Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x3d7007…8ae9e0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x794ba4…96c914
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x81d20b…d6dc5a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x1234a8…ddaa72
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x31d535…c317c4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0xae40f7…d9d206
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0xf7e534…48b96e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x64292d…f07a6a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x5bff9d…abb445
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase36d ago0x742b7f…f4f661
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x668226…931311
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0xdc12d4…f898e1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x8e3af9…b0f87d
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x4d28aa…1749a4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x078e78…243fed
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0xad9c24…d936bb
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x332ef4…2bf159
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x3602dd…dc447b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x5aa39c…fda8c3
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x56cfdf…a5a1b3
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x305d02…b2f29a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0xf203fa…cbd6be
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0x26ca5b…fa32ae
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase37d ago0xf9db0c…98809c

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.