Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x6ad45e…14be25
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xdca330…88a9b7
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x45bd76…21941e
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%candidates97d ago0x058766…1a92f2
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x61e3f9…9fa4fa
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x307d72…b1d3cc
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x687a47…de01f1
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xfeaeee…d42a71
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xc4d639…dd5b01
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x327e94…269e14
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x59a1a4…29f9b1
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x3715af…bf69a0
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x11c1ac…fa1fbe
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xfead18…4e00e6
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xf475b5…d457fa
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%candidates97d ago0xc1a2f1…04c29b
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%candidates97d ago0xcd419d…f584cd
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xc7721c…42767b
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xf850ba…00db21
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%candidates97d ago0x099d76…cbb5ca
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xdfef5f…72a638
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%candidates97d ago0xcbf2f6…f17206
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x818f3b…6d4bb8
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0xbb7873…47c40d
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase97d ago0x407b3a…d17fe7

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.