Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x710d…edab0x9c95…e299Base$0.001100%Route unknown45d ago0xce5827…5be723
0x710d…edab0x9c95…e299Base$0.001100%Route unknown45d ago0xd6ca69…21d256
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x3f9a69…c9d570
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x2f31b5…d4f246
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x7c9687…c6782b
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x8c8dbc…5afa6d
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x6c4a76…b58db5
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x935d63…c4aac5
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x18474b…58fb7c
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x200c73…2d6b2a
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x6d3409…edf65a
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x94e648…4ed52c
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x98d7ed…0499ba
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x811191…ead7ca
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x74f028…9312ce
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x4a3949…a4ba5e
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x016a9d…b0ff87
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x79d8fa…28e655
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x8057e9…d7902c
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x55d8fa…485fd8
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x859ac1…46fa79
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x87780d…628263
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0xee9ca7…b7b872
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x0cb1c8…4e768e
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x1c1973…dc4b85

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.