Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals177d ago0x7b2327…61224c
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals177d ago0x20379a…05378a
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals177d ago0xa8eccd…0af5ee
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals177d ago0x28d97a…627ba1
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x448852…d7bb82
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x2edb3a…6f7cfe
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x5091f4…371332
0x0e5a…53c40xef43…6c7fBase$0.02100%virtuals177d ago0xfbd9fa…5e5ff7
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x675b7e…d40ffc
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x380e04…cfef93
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x4e87de…b198f8
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0xa6d2b6…43970c
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0xb6e97e…e09ae4
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x70a393…a9805e
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x00020d…f95f1c
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0xa618e8…315c5a
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x1681b2…70f55f
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0xcf9772…42d026
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0xe24e61…347135
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x47d6d5…89fdcf
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0xb4c51c…af93a7
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x4a200e…cc0d58
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x37ebe8…e16de5
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x443e83…6e875f
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals177d ago0x4831dd…e2dfd1

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://app.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://app.roundhouseai.io/dashboard/team.

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