Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b17…4c750x10c1…1e24Base—$0.38100%coinbase117d ago0x630d70…36826b
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0xe66487…fc1f31
0x2b17…4c750x10c1…1e24Base—$0.50100%coinbase117d ago0xb55449…d879e6
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0x52aff6…cdc59a
0x2b17…4c750x10c1…1e24Base—$0.51100%coinbase117d ago0x387c81…66b885
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0x3603e4…1016ae
0x2b17…4c750x10c1…1e24Base—$0.51100%coinbase117d ago0x91601c…176676
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0x999501…e6a277
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0xead129…322e1a
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0x66fb9c…33f39b
0x2b17…4c750x10c1…1e24Base—$0.55100%coinbase117d ago0x4144f0…1d0c59
0x2b17…4c750x10c1…1e24Base—$0.53100%coinbase117d ago0xf13653…eb7c3a
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0x0c2e55…833f88
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0x141476…738637
0x2b17…4c750x10c1…1e24Base—$0.53100%coinbase117d ago0x9c3810…02fc3f
0x2b17…4c750x10c1…1e24Base—$0.54100%coinbase117d ago0x411809…b518d5
0x2b17…4c750x10c1…1e24Base—$0.51100%coinbase117d ago0x99c186…4f39c1
0x2b17…4c750x10c1…1e24Base—$0.54100%coinbase117d ago0xf25e90…1def74
0x2b17…4c750x10c1…1e24Base—$0.51100%coinbase117d ago0x42bf40…229b54
0x2b17…4c750x10c1…1e24Base—$0.55100%coinbase117d ago0x4e6ec5…1fdabe
0x2b17…4c750x10c1…1e24Base—$0.54100%coinbase117d ago0x07187e…76b8c2
0x2b17…4c750x10c1…1e24Base—$0.55100%coinbase117d ago0x730f83…7be9ea
0x2b17…4c750x10c1…1e24Base—$0.52100%coinbase117d ago0xc9db74…16fee9
0x2b17…4c750x10c1…1e24Base—$0.53100%coinbase117d ago0xc171af…6181a9
0x2b17…4c750x10c1…1e24Base—$0.51100%coinbase117d ago0xc0d198…c12e5c

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.