Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcade…e9cb0x354f…90fbBase—$0.01100%coinbase81d ago0xc83d67…b5ad4f
0xcade…e9cb0xdad7…51d1Base—$0.01100%coinbase81d ago0x5cf35d…1ae340
0xcade…e9cb0x23a3…751aBase—$0.01100%coinbase81d ago0xe6a4c1…9a0659
0xcade…e9cb0xd9d6…e55aBase—$0.01100%coinbase81d ago0x5ecf04…bb1c6d
0xcade…e9cb0x9aef…4586Base—$0.01100%coinbase81d ago0x20161e…074f1e
0xcade…e9cb0xa037…1612Base—$0.01100%coinbase81d ago0xd54e17…c9c47d
0xcade…e9cb0x2053…892aBase—$0.01100%coinbase81d ago0xb6418b…c075bc
0xcade…e9cb0xdc39…10dbBase—$0.01100%coinbase81d ago0xbded88…52efd6
0xcade…e9cb0x2dfb…fc0aBase—$0.01100%coinbase81d ago0x9a7e43…b286ec
0xcade…e9cb0x72b7…d125Base—$0.01100%coinbase81d ago0xe0daf4…93f665
0xcade…e9cb0x5f1f…bc9cBase—$0.01100%coinbase81d ago0x58fe4d…49aed8
0xcade…e9cb0x3fdb…c8c3Base—$0.01100%coinbase81d ago0x42586c…9e0ec5
0xcade…e9cb0xc330…1cfdBase—$0.01100%coinbase81d ago0x988950…0b3935
0xcade…e9cb0x91c3…5b88Base—$0.01100%coinbase81d ago0xbf23c3…bc7a09
0xcade…e9cb0x3764…5e8eBase—$0.01100%coinbase81d ago0xfdb322…c458e5
0xcade…e9cb0x6e15…41e6Base—$0.01100%coinbase81d ago0xc0209f…78ad10
0xcade…e9cb0x7606…9d2aBase—$0.01100%coinbase81d ago0xf32074…d37820
0xcade…e9cb0xe51d…c9c7Base—$0.01100%coinbase81d ago0x7cf720…fc39f4
0xcade…e9cb0x88c4…ebd7Base—$0.01100%coinbase81d ago0x70f549…e44389
0xcade…e9cb0x1c7b…e875Base—$0.01100%coinbase82d ago0x1e46da…722092
0xcade…e9cb0xb5fe…37a7Base—$0.01100%coinbase82d ago0x94043d…f29300
0xcade…e9cb0x0b0a…0328Base—$0.01100%coinbase82d ago0x382a58…f8c7c7
0xcade…e9cb0x8cf4…894cBase—$0.01100%coinbase82d ago0x20c79f…291702
0xcade…e9cb0x959d…a845Base—$0.01100%coinbase82d ago0x018e80…c36ead
0xcade…e9cb0xa4d3…1ddaBase—$0.01100%coinbase82d ago0x598174…2da05f

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.