Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x71b5b6…2339c2
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x187b1d…34ba77
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0xfd9bcd…5c7ce7
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x1c7bba…bc76ca
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x1bc5bf…163675
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x354352…cb675e
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x29ebae…70b40c
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x5424fc…572108
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0xeab8d3…8fc44d
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x89308f…0c2a43
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0xd34a4e…ce747e
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x691b4f…ec2b2d
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x8ff41d…c2cb19
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x1584be…9dd56e
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0xff44de…4d7804
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0xfd2f77…228c20
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x7f65e1…06d0ff
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x81d5d7…9e63e8
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0xef615d…e47589
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0xfff943…d2d1b9
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x45ed93…86de7d
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0xd36c09…49a07d
0xba13…1be40x9c95…e299Base$0.001100%Route unknown56d ago0x3ea78b…9cc9e5

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.