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%coinbase18d ago0x3232ad…71e701
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x2de2cc…9ba47b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0xd45400…c404cb
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0xccc186…fc2226
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x2eba19…58656b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0xb17f17…fa86b0
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x583fee…69975f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x3bcce8…411d80
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x6c0b85…b69926
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x0f084e…6b300a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x1a7034…dcdbb3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x96b0e1…4cacaa
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x84ab2d…8eb91b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0xe3b2a0…617e95
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0xa7f059…62ded2
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x98f9a9…da4a57
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0xa40394…01b102
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x20bc82…4cc129
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0xb0bb02…99002c
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0xe59bee…5a824e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase18d ago0x014d2f…5cac2b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase19d ago0xa6859b…ad3393
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase19d ago0x0411fa…ff4f79
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase19d ago0x74ffe6…42dc93

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.