Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47c8…86190x10c1…1e24Base—$0.19100%coinbase114d ago0x273d96…ec037a
0x47c8…86190x10c1…1e24Base—$0.57100%coinbase114d ago0xc7c905…1e66be
0x47c8…86190x10c1…1e24Base—$0.74100%coinbase114d ago0x04c3d3…857f95
0x47c8…86190x10c1…1e24Base—$1.01100%coinbase114d ago0xdb4b2f…f57d17
0x47c8…86190x10c1…1e24Base—$0.52100%coinbase115d ago0x9a5f7e…57cc90
0x47c8…86190x10c1…1e24Base—$0.51100%coinbase115d ago0x20e564…16e9d1
0x47c8…86190x10c1…1e24Base—$0.96100%coinbase115d ago0xfa1e10…2a2e80
0x47c8…86190x10c1…1e24Base—$0.90100%coinbase115d ago0x079460…87cfdb
0x47c8…86190x10c1…1e24Base—$0.87100%coinbase115d ago0xa0342c…828f23
0x47c8…86190x10c1…1e24Base—$0.70100%coinbase115d ago0x7fa3e8…96de20
0x47c8…86190x10c1…1e24Base—$0.64100%coinbase115d ago0xb0c351…9a620f
0x47c8…86190x10c1…1e24Base—$0.62100%coinbase115d ago0x5fbfec…35a86b
0x47c8…86190x10c1…1e24Base—$0.61100%coinbase115d ago0xc47bda…4dcc10
0x47c8…86190x10c1…1e24Base—$0.54100%coinbase115d ago0x409ece…bf7b45
0x47c8…86190x10c1…1e24Base—$0.76100%coinbase115d ago0x511306…d59159
0x47c8…86190x10c1…1e24Base—$0.50100%coinbase115d ago0x584617…fbf914
0x47c8…86190x10c1…1e24Base—$0.53100%coinbase115d ago0x19174a…139485
0x47c8…86190x10c1…1e24Base—$0.65100%coinbase115d ago0xa4f577…6f838f
0x47c8…86190x10c1…1e24Base—$0.56100%coinbase115d ago0x0985d1…c8e7eb
0x47c8…86190x10c1…1e24Base—$0.56100%coinbase115d ago0xc1a7ff…76a864
0x47c8…86190x10c1…1e24Base—$1.03100%coinbase115d ago0xe22cb1…b53c89
0x47c8…86190x10c1…1e24Base—$0.92100%coinbase115d ago0x976773…8d7e94
0x47c8…86190x10c1…1e24Base—$0.78100%coinbase115d ago0x37bd7e…32184c
0x47c8…86190x10c1…1e24Base—$0.74100%coinbase115d ago0xd6fee2…2a0eff
0x47c8…86190x10c1…1e24Base—$0.58100%coinbase115d ago0x79c249…4ec09a

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.