Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0xcec455…8b9d76
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x2ecc96…1dd531
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x70760b…590d8f
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0xc5c548…803b2b
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0xd55780…e68861
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x2d068f…3f3de2
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0xd24a54…8db232
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x01a4fa…b69686
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x15fe8d…52f759
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x376f12…0cc447
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x6d4302…09c036
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x7ca28f…f9d382
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0xd63737…becbaf
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0xfc7d3c…619d11
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x2650d4…2bbe74
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown56d ago0x8b53df…e6b394
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown57d ago0x730490…2d7edd
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown57d ago0xa0a30e…5c37a1

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.