Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x115bf3…f7fdb3
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x623d77…aeacc0
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xb6cc06…42a59b
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xa156db…82266a
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xee9554…2252fc
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xefb99c…a63f3f
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x7303a5…203435
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xdcd418…516c1d
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xb6b8d8…04ec78
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xe205d6…adaa65
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xc59913…5df6e3
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xfa13e7…6aa8b5
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x79305a…2d60ed
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xab9dbc…d3ccec
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x502c0d…c4e9a5
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x65edbb…fbcaaa
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xdc037d…b9780e
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xc9adb7…76d2f4
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x40681d…3a57fb
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x79bbf0…a2ce31
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xbee59e…180220
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x3f8995…c31cdd
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xda76e6…50a6c2
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0x9ee6ab…ebc4b5
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase51d ago0xb77247…e7e734

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.