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%fluxa89d ago0xeeb5c9…da37d8
0xde30…05d50x9c95…e299Base$0.001100%fluxa89d ago0x52a3ea…01b5d7
0xde30…05d50x9c95…e299Base$0.001100%fluxa89d ago0xd9a6a7…1992f4
0xde30…05d50x9c95…e299Base$0.001100%fluxa89d ago0xf81f79…c99eb2
0xde30…05d50x9c95…e299Base$0.001100%fluxa89d ago0x4b3e91…ffd55d
0xde30…05d50x9c95…e299Base$0.001100%fluxa89d ago0x79487b…fc22e4
0xde30…05d50x9c95…e299Base$0.001100%fluxa89d ago0x5e5800…ee2507
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xe2d729…337951
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xd4a0bc…dfd2a0
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0x8472b1…bb5852
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xc41247…c70b5d
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xf209f3…3fc2f6
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0x1dc21c…5b88bc
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0x935cf4…c5c5e5
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0x16fa37…f3a647
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xee6a26…05f7e1
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xf180f2…0ac0c1
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0x9184ef…4235e6
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xd537f4…55feda
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xc8019a…ef98fc
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0x20634f…fb0cc8
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xce6586…f66895
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xdd6a2c…db8b08
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0xc97fe8…d2ad68
0xde30…05d50x9c95…e299Base$0.001100%fluxa90d ago0x30836a…4723a8

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.