Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0xeafc…976fBase—$0.01100%coinbase82d ago0x571406…e8586d
0x1d85…dd5a0x7014…5b50Base—$0.01100%coinbase82d ago0xc919cc…1fc322
0x1d85…dd5a0x2df4…dc65Base—$0.01100%coinbase82d ago0x76ca61…c000c1
0x1d85…dd5a0xda0f…6c35Base—$0.01100%coinbase82d ago0x502337…c167d1
0x1d85…dd5a0xe235…161aBase—$0.01100%coinbase82d ago0x832387…8a29e7
0x1d85…dd5a0xe299…11c0Base—$0.01100%coinbase82d ago0xd65f80…f190c9
0x1d85…dd5a0xab83…31e3Base—$0.01100%coinbase82d ago0xaa6abf…0d734f
0x1d85…dd5a0xe2e0…2a0dBase—$0.01100%coinbase82d ago0xc4a782…bcdc1d
0x1d85…dd5a0x9c2c…1e41Base—$0.01100%coinbase82d ago0x1a23d9…c3c107
0x1d85…dd5a0x94a4…e3d9Base—$0.01100%coinbase82d ago0xc85a9a…41f550
0x1d85…dd5a0x1235…4c44Base—$0.01100%coinbase82d ago0x84cac0…9e5714
0x1d85…dd5a0x322e…8fddBase—$0.01100%coinbase82d ago0xb6b4aa…e07313
0x1d85…dd5a0x9f1b…f31fBase—$0.01100%coinbase82d ago0xaa79b3…4c20a2
0x1d85…dd5a0xe5ea…ceebBase—$0.01100%coinbase82d ago0xe96469…7cc767
0x1d85…dd5a0xdb12…76d2Base—$0.01100%coinbase82d ago0xec8b36…870714
0x1d85…dd5a0xa121…0583Base—$0.01100%coinbase82d ago0x7539ca…ae31e8
0x1d85…dd5a0x595a…fce7Base—$0.01100%coinbase82d ago0x69991f…d5103a
0x1d85…dd5a0xa86d…0b47Base—$0.01100%coinbase82d ago0xc9b93e…552191
0x1d85…dd5a0x1fbb…232dBase—$0.01100%coinbase82d ago0x514a99…e7ebb1
0x1d85…dd5a0x1710…47b1Base—$0.01100%coinbase82d ago0x148a06…700392
0x1d85…dd5a0xc9e6…357fBase—$0.01100%coinbase82d ago0xead363…9ea2f3
0x1d85…dd5a0x7c54…c7a0Base—$0.01100%coinbase82d ago0xa560ca…103268
0x1d85…dd5a0x7f2b…29d3Base—$0.01100%coinbase82d ago0x08bf98…5ef0a6
0x1d85…dd5a0xb2ea…8c91Base—$0.01100%coinbase82d ago0x7acc5f…ecb4c7
0x1d85…dd5a0x9390…d353Base—$0.01100%coinbase82d ago0xe88d54…c7f695

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.