Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x19e9d3…61e6db
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xb61f09…1c4889
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x81f6cf…11cdcd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x3790a7…92205a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x8a8ec3…3f0ea8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xbfd37d…b5578e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x00eaa0…25d55b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x902800…720cfd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x5e30a9…b28049
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xa1650a…d29beb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xd86c2d…584d69
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xde022f…ab9262
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x4ffe38…7bac11
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xc2f7d5…6f3376
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xbdd68e…d9b09b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xd3bda2…a8f4b2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x5838d1…8ce972
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x669f47…53dd4e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xe77d6a…145e90
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xf9cbd5…f4ee17
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x10dece…6ebe01
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x7c24f4…77e1c1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xaec424…413669
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0x556b03…1d56c9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase35d ago0xe4b31b…73626b

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.