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%coinbase42d ago0x972761…123b90
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x61b1b2…84834a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x3f90af…06f4ae
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x07015f…b07f1a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x0d4d5d…45c0ab
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0xe6eaab…3d0df1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0xfde8d9…5f124c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x5c712c…a48f21
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0xdbfbac…b16333
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0xb9d644…cde72b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x6820e9…42cc6a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x14d31c…c7591c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x46da83…10113b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x2518e3…ed3435
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x39c986…49de4c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x0f3f8f…657777
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0xcab042…263442
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x7dbece…f55b0b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x081f3e…652811
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x84ff9f…3956ac
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0xcc32b2…d7e5e9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x4ea3da…4659af
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x7710d7…29baf0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0xcc2ff9…49f293
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase42d ago0x71110a…749350

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.