Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab6b…78cc0x5b11…a800Base—$0.01100%coinbase73d ago0xbe6552…574514
0xab6b…78cc0xc66a…f541Base—$0.01100%coinbase73d ago0x8ba607…8c6fff
0xab6b…78cc0xff28…afb3Base—$0.01100%coinbase73d ago0x2eb30d…7d7a2f
0xab6b…78cc0xf46d…2d00Base—$0.01100%coinbase73d ago0xaf78c2…864867
0xab6b…78cc0x2f07…588aBase—$0.01100%coinbase73d ago0x15a85e…9f0d65
0xab6b…78cc0xe29c…533dBase—$0.01100%coinbase73d ago0x382906…9ba966
0xab6b…78cc0x613f…a42eBase—$0.01100%coinbase73d ago0xd1a9e4…8d2fc0
0xab6b…78cc0x20b3…db8dBase—$0.01100%coinbase73d ago0xd15bfc…fb5ff8
0xab6b…78cc0xdff1…4979Base—$0.01100%coinbase73d ago0x25a9a6…16b686
0xab6b…78cc0xba0a…e147Base—$0.01100%coinbase73d ago0xe4cf94…15e59e
0xab6b…78cc0x6e48…4360Base—$0.01100%coinbase73d ago0xd6a34f…f1290b
0xab6b…78cc0x39c3…80f5Base—$0.01100%coinbase73d ago0x4b5f28…c9fbd7
0xab6b…78cc0xaf6a…15d3Base—$0.01100%coinbase73d ago0x2318c5…f27d33
0xab6b…78cc0x73b8…c598Base—$0.01100%coinbase73d ago0xf9f4aa…769017
0xab6b…78cc0xf2a7…dea7Base—$0.01100%coinbase73d ago0x6247dc…756681
0xab6b…78cc0x7896…8630Base—$0.01100%coinbase73d ago0xda1ec3…27dd47
0xab6b…78cc0x6f0e…0ecaBase—$0.01100%coinbase73d ago0xd135cb…736ef7
0xab6b…78cc0xc68b…6b48Base—$0.01100%coinbase73d ago0xbc7150…eb33d6
0xab6b…78cc0x9ada…2965Base—$0.01100%coinbase73d ago0x80e362…c5cf2e
0xab6b…78cc0x2851…a4ddBase—$0.01100%coinbase73d ago0x6fb0ec…ce6af5
0xab6b…78cc0x87e0…ac4bBase—$0.01100%coinbase73d ago0x787c30…13ee79
0xab6b…78cc0xbc6f…55edBase—$0.01100%coinbase73d ago0xf64dd8…788c32
0xab6b…78cc0x4fd1…d803Base—$0.01100%coinbase73d ago0xf97f49…dcd131
0xab6b…78cc0x9a30…9bffBase—$0.01100%coinbase73d ago0xe29687…1e6ccc
0xab6b…78cc0xab67…86b0Base—$0.01100%coinbase73d ago0xed664a…9addbd

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.