Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…883d0x2e00…bb8aBase—$0.01100%coinbase73d ago0x91c732…5319a0
0xd4d5…883d0xeb8c…b970Base—$0.01100%coinbase73d ago0x5b5bf6…8c6125
0xd4d5…883d0x6ef2…a5e1Base—$0.01100%coinbase73d ago0x93c9a9…1704eb
0xd4d5…883d0x334c…597bBase—$0.01100%coinbase73d ago0x14c3a2…f11337
0xd4d5…883d0x7eb5…8a0fBase—$0.01100%coinbase73d ago0x277476…b0adfc
0xd4d5…883d0x8cd9…80d5Base—$0.01100%coinbase73d ago0x6e6126…c9d1b2
0xd4d5…883d0x95d3…1bd0Base—$0.01100%coinbase73d ago0x6fb5ff…1bc3b1
0xd4d5…883d0x666d…a961Base—$0.01100%coinbase73d ago0x4d180f…805ee9
0xd4d5…883d0xbfd8…1cb2Base—$0.01100%coinbase73d ago0x07e4c6…6a84ca
0xd4d5…883d0x11b6…2141Base—$0.01100%coinbase73d ago0x826b4b…f705a3
0xd4d5…883d0xd3c2…ce0aBase—$0.01100%coinbase73d ago0x6ef5bf…bc4156
0xd4d5…883d0xf770…83f4Base—$0.01100%coinbase73d ago0x49fa8b…2eb438
0xd4d5…883d0x269c…de85Base—$0.01100%coinbase73d ago0x260c50…1501f0
0xd4d5…883d0x19ee…7f12Base—$0.01100%coinbase73d ago0x4226bf…5b84b1
0xd4d5…883d0x0e9f…9486Base—$0.01100%coinbase73d ago0x306841…b0c002
0xd4d5…883d0xd42e…878fBase—$0.01100%coinbase73d ago0x9314ac…fcfb07
0xd4d5…883d0xa10e…b9f7Base—$0.01100%coinbase73d ago0xabf6d0…bf0017
0xd4d5…883d0x6797…a17dBase—$0.01100%coinbase73d ago0xb65dd0…56a3c4
0xd4d5…883d0xf0e7…0284Base—$0.01100%coinbase73d ago0x436473…0da516
0xd4d5…883d0x0026…a832Base—$0.01100%coinbase73d ago0x25009f…90eeda
0xd4d5…883d0x32b3…c66fBase—$0.01100%coinbase73d ago0xdda8c2…1286c0
0xd4d5…883d0x512c…60afBase—$0.01100%coinbase73d ago0xc5271c…cc83a9
0xd4d5…883d0xcbb5…5adfBase—$0.01100%coinbase73d ago0x16810f…9efbfe
0xd4d5…883d0xb06e…9bd6Base—$0.01100%coinbase73d ago0x46a727…7ac3cb
0xd4d5…883d0x93b0…63e2Base—$0.01100%coinbase73d ago0xa0d7a2…7a080e

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.