Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0xca8d54…be4acf
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0xf81de8…271b39
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x975394…4d3201
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x30341c…b0c50f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x402a3d…3beb0e
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x8f9635…e1f72e
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x265570…0ec061
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x9c12db…e8215c
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x17bc2f…38005a
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x2f5720…472d4d
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x46c2c4…db058b
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x900b4f…e10072
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0xc0a311…68359f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x756a54…1110fa
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0xd387ff…18fd6e
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x9b974b…d6c837
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown53d ago0x52f25c…a7253d
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown54d ago0x254b44…8cafe0
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown54d ago0x256740…d11dc2
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown54d ago0x978ad9…2a5b8f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown54d ago0x038ad1…038c18
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown54d ago0xc79202…848d65
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown54d ago0xd65720…f1278e
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown54d ago0xec3ffc…98f9cb
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown54d ago0xb90e99…6dd2ca

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.