Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0x8ecc8b…1c1efa
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0xcf47d0…91174b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0x39c969…5f59e9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0x6674ef…a62aa0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0x3223b2…0e4367
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0xb43eae…5465b1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0xe40a2e…27ee2d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0xd8d8ed…8b0593
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0x51cc45…a271a1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0x5e962b…e9d4ee
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xe10c9e…a22d72
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xfbf63c…b75142
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x098777…96aed0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x9e28ad…968341
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xe4a59c…dfcbb5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x61acd9…690fd2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xd0f371…e41d09
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x67eddb…23400e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x674a82…e46cb0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x4147a6…da064e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x0f22fa…90fa8a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x91130e…0bb003
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0x32caf4…17b73d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase47d ago0xb1860f…69d6ef

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.