Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x7b3ef7…5200e2
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0xc1b1e3…fc3c95
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x093e28…cb167b
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x499b16…9b0ae1
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0xd56c73…39427d
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x981888…4c53a7
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x882ed8…b54ac6
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x81cfba…ec4302
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x64cac5…affb10
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x796688…3357d6
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x662460…f7ae0a
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x431401…b9cee2
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0x6c726b…dd4ba3
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0xaf5b11…d80421
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa68d ago0xe7d911…4f8388
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x02f21f…2375cd
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x730ced…e1f665
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x7ab5de…b7b23d
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x0fda23…6b84dd
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0xca5096…f84510
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x101225…9ca4e4
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x8238a9…bcacfd
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x7d7d28…aac38e
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x00964c…59afc1
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa69d ago0x02340a…6968d3

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.