Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x2bf6bd…306892
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x2f31d2…8da831
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x18ddd9…b6bb8e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x666737…3aa133
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x4f82f5…28d5d0
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x9ea36f…3215c6
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0xce77c0…6e6551
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x603912…684bd5
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x51f333…c8eeff
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x305b40…657006
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x029dad…adac2a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x6f1bd4…cbd5a4
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0xce61b0…dae853
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x959a83…02a9b0
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x42aabd…813e99
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x5c33a8…06e97e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x3ee653…b34e07
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0xf46a31…3fc598
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0xa78f2b…011dfd
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x38173e…67cfe0
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x69baba…d2c3c3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x471ef3…c4109d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x054b2c…ebb759
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0x94fb5e…d8cc25
0x5953…69400xfe80…47eeBase—$0.001100%fluxa23d ago0xc2016f…0fedd7

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.