Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x1607c6…3fa077
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x173e36…e77e58
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xdb48e1…824233
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x115657…0096f4
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x080c15…2c5cbf
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xfaa314…8843a2
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xa40c71…c6d398
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x5c5b54…8812cf
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xa20d9d…8b348b
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x661160…2fb3e9
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x325c39…4deec5
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xe3b4e0…6e8702
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x4eca48…76e65f
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xd9a7f1…ac434e
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xdc7c39…31efd4
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xdaf13b…7cabe9
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x310c4e…fcef77
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x66c76d…9317f5
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x9e85dc…09590d
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x69fcc9…0a145a
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0xe98ec9…3eef18
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x1aec25…b322ed
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x12daa2…683fe3
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x6bc3e2…ab40dd
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x4bc17a…fad557

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.