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%fluxa22d ago0xb389ab…4a9a67
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x33d9ad…1b99b7
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x033350…dc7487
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0xadfe46…1bb3e2
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x15c797…109beb
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0xb61abc…0eebc1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x532cba…afa722
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x5f74fe…c06ba9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x242ba3…ef7401
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0xb71068…f163d7
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0xc2b26c…088015
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0xeed9bd…51d83e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x81a0a8…7716c2
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x212702…8ff49f
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x0c901d…10a05e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x9d52b4…69e69f
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x2ff3c0…e69adf
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0xd8f2e3…49a37f
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x53017c…1b1f07
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x377bd3…86a131
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0xe4a560…9f9e73
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x5c5e2d…96e628
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x2b0488…ae596b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x489353…fac350
0x5953…69400xfe80…47eeBase—$0.001100%fluxa22d ago0x426fa2…2dd68c

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.