Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5871…6e880x3a03…b19aBase—$0.01100%coinbase72d ago0x8ef665…cc9821
0x5871…6e880xeed9…cc00Base—$0.01100%coinbase72d ago0x29ef9d…269183
0x5871…6e880x6690…e35aBase—$0.01100%coinbase72d ago0xbf2f3c…2d7a9c
0x5871…6e880x4403…cbd1Base—$0.01100%coinbase72d ago0xd8a8ba…ba6608
0x5871…6e880x0ebf…844dBase—$0.01100%coinbase72d ago0x60a445…d5113e
0x5871…6e880x42df…b649Base—$0.01100%coinbase72d ago0xf9d319…4c316e
0x5871…6e880x60fd…6837Base—$0.01100%coinbase72d ago0x8dbca3…09c7c6
0x5871…6e880x69e6…b7ecBase—$0.01100%coinbase72d ago0x652ea4…048078
0x5871…6e880x78a4…990dBase—$0.01100%coinbase72d ago0xa05777…4ddac9
0x5871…6e880x0732…49a0Base—$0.01100%coinbase72d ago0xfb6d82…d22478
0x5871…6e880x50e0…228bBase—$0.01100%coinbase72d ago0x6a0180…9fcc2c
0x5871…6e880x0020…f044Base—$0.01100%coinbase72d ago0xa9cc1d…01db04
0x5871…6e880x0f08…0b67Base—$0.01100%coinbase73d ago0xa09e68…9e065c
0x5871…6e880xc9b2…2193Base—$0.01100%coinbase73d ago0x85dc49…4b8b02
0x5871…6e880xe37f…bf37Base—$0.01100%coinbase73d ago0xf8b541…532b97
0x5871…6e880x37bb…746dBase—$0.01100%coinbase73d ago0x88091d…f17ab4
0x5871…6e880x5159…31d9Base—$0.01100%coinbase73d ago0x54bf43…3992e6
0x5871…6e880xc85a…68b7Base—$0.01100%coinbase73d ago0x61534c…bb881b
0x5871…6e880xbf77…ef8aBase—$0.01100%coinbase73d ago0xe9aabe…dacf93
0x5871…6e880x2229…4e57Base—$0.01100%coinbase73d ago0xeeaf47…beb22f
0x5871…6e880xf822…1b74Base—$0.01100%coinbase73d ago0xb85b14…47e1ce
0x5871…6e880x91ad…0fa9Base—$0.01100%coinbase73d ago0x90032e…771064
0x5871…6e880x5c94…d984Base—$0.01100%coinbase73d ago0xba8c2d…eb7a81
0x5871…6e880x3311…8bdcBase—$0.01100%coinbase73d ago0x728dfe…6b59b3
0x5871…6e880x046e…09fdBase—$0.01100%coinbase73d ago0x1423b6…e971cf

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.