Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x3a080a…db91c3
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xca3de7…d07ca3
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xa0da45…00060b
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x5675fd…14c4d5
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x9b29c1…710a6e
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xe39faf…7b90ca
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x77ff18…26658a
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x45ed8c…f6ac20
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xcc9a32…4be02a
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x0ed4b8…a51d5d
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x4491eb…96a1d9
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x564c6e…75da14
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x545132…7a410b
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x684e7e…f94bce
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xc4dda5…b0f29e
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x31e69b…aa4efe
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xe03ab4…46d86c
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x63251e…a186ed
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x835719…9cc3cd
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x865115…b1329d
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x170716…4b2b2e
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xcc3ca1…8a2714
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xe7c667…19a180
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0xc26f9d…5d7b96
0xde30…05d50x9c95…e299Base$0.001100%fluxa95d ago0x78ec7e…7f3deb

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.