Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x6f1ad8…c140a8
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x318f65…c32dca
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x9f6947…64c466
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xb52394…d48cc9
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x30148c…3c0848
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x13d197…894817
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x3b4ed4…6d0be0
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x3f02c5…59e9c0
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x6b69b8…086cdd
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x42e335…610838
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x8d02b1…85276a
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x1416a9…579977
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xe7cb72…88bc7b
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xc7022b…4201d3
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x288cfe…b8c3c2
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x9e6f8a…078e28
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xb3e501…6ae54e
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xfb7c09…cc67d8
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x0ee4f3…ab477d
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xe92494…220b27
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xa240b6…b370c2
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x67364f…15da86
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0x2a59b7…fa00b0
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xf9c83c…72cfb6
0xd249…3c510xa9dd…2315Base—$0.002100%coinbase4d ago0xc61e68…7d28bf

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.