Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa43d ago0x2b71eb…5cf0f1
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x87ce93…ddef70
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x49c7e5…f6e154
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xf6043c…81ce81
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x0cca99…ccd8a4
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xca3020…3db8b7
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x8fa5a0…aa15d9
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x2cb14f…75f762
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x3ec210…3153a0
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x513bea…e4553a
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa44d ago0xffa512…74fa19
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xba7656…acf3a6
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xaaed79…53bd87
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xb3587a…9d3ca4
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xc0152c…1d5da3
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa44d ago0xcc7f9d…1fbbbf
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x4bdb07…338db6
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xb56844…8541b2
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x624b23…b15137
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa44d ago0x9ae367…4e2e32
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xbada14…636f68
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0x22e8b4…7e9edc
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa44d ago0x684113…770dce
0x9041…09ad0xfe80…47eeBase—$0.001100%fluxa44d ago0x43bb35…c1f0a5
0x9041…09ad0x9c95…e299Base—$0.001100%fluxa44d ago0xdc9528…f81bb9

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.