Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9084…e84a0x12a9…a21bBase$0.001100%0x12a9…a21b76d ago0x35fefa…240b83
0x9084…e84a0x12a9…a21bBase$0.001100%0x12a9…a21b76d ago0x7f3c82…256890
0x9084…e84a0x12a9…a21bBase$0.001100%0x12a9…a21b76d ago0x86398a…0067a6
0x0de6…87d30x12a9…a21bBase$0.001100%0x12a9…a21b76d ago0x7fea5f…26bad7
0x0de6…87d30x12a9…a21bBase$0.001100%0x12a9…a21b76d ago0xf524d4…d1cd64
0x0de6…87d30x12a9…a21bBase$0.001100%0x12a9…a21b76d ago0x35e7f3…8b416d
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b76d ago0xd51994…8dbefe
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x94aa0f…bd2d6f
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x1d6829…29c7aa
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0xe82213…2231a9
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x454cec…5af17a
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0xfcc2bf…fa7913
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x364997…c15372
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x03886b…8dc475
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x3f00b7…fce216
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x73fc61…1aa447
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0xfaf24a…6e84a0
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0xc8778b…416b49
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0xf03b4e…86d193
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x0ce6de…6bb60f
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x44bb94…98346c
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0xb0506f…7b95ac
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0xeb68b4…b99e8c
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x272c55…7d5913
0x6bf2…6cd70x12a9…a21bBase$0.001100%0x12a9…a21b77d ago0x6cca50…980190

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.