Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x10ef1d…d30548
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0xe17027…a7ac92
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0xbab0b1…81466c
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x3f9c59…384c65
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x659501…39f175
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x5d839f…07aadb
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x4a2f5f…298f78
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x87f1cd…5fb0bf
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x4ca8e8…bf0b53
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x1d12e1…bef524
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x2f330e…6b7ac0
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x21d6ae…910162
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x275cc8…48bc66
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x963064…74f03a
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0xd928e7…1cff44
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x63e07e…229fa4
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0xf0b777…0a221f
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x7c2f5c…6dfc09
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0xaa2d26…fd6faf
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x05fa88…a180c9
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x20dc95…e6d1db
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x2f6a1a…c62bd6
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x037470…ce8e35
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0xbf24d3…c17634
0x2d57…4ee50xa9dd…2315Base—$0.002100%coinbase111d ago0x09351d…59a876

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.