Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa800…d5700x9c95…e299Base$0.001100%Route unknown70d ago0x49307b…082769
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x7e60b9…cd63ce
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xb7fe39…4d9807
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x9f4658…d209da
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x4dd99c…cf5aea
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xec6d1b…f6e5bf
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xe1a304…5ced92
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xa403bd…1759a7
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x03623e…efb231
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xbf463e…ea2373
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x78762a…3f8f2c
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x9c6619…608e51
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xef4335…d9ed7b
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x96d949…e24ef6
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xf7e97b…11ecf4
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xda41a6…5ee76b
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xa43f62…dc5bce
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xe0ce70…be0265
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xa230f0…b6485e
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x5dd119…bba73f
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xbe9c63…a7a680
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xbd55b6…e2ef21
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xdb96b6…a01266
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0x8c5cd2…f12927
0xa800…d5700x9c95…e299Base$0.001100%Route unknown71d ago0xcdd171…4b8827

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.