Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x76dcc1…85db66
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x25531d…ce5b02
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xf068c4…944e43
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x182a72…e06ee0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xf6084a…723e9b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x54e5ee…b40ba6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xba81bc…5aefca
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xd66d6a…a5fed2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xdbc610…4ceaec
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x71ba69…8e0a1c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x4a3eb2…41f182
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x382316…110926
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x4f0446…ef5199
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x9b79d8…439355
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x9d30f6…0b3298
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x2ac644…cef4a7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xbe3974…4c34b0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x327758…c522f0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x8dd6b4…a84e77
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x745a9f…dc604e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x95702a…ab379d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xbce02f…01a77e

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.