Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xb6ba20…335c14
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xa5e817…acf6bd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x8617ef…1d24b4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xb0be54…ea2ce5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x059d60…e397ef
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x499787…347f91
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x81a882…8cbd7f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xcb0c8c…2f7358
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x395f7a…9f114c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xc1830d…35d4a7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xf27ab7…333bbe
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xc8d350…20b00d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x4eb254…10ae9f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xead34c…093d96
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xba22ed…06b12e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xae452c…1b1a92
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xfc0ff1…8d3b56
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x8f397f…ddb159
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xaa9e8a…61458b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x955c04…6c5f61
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xd99e48…c8bf86
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xbb9aec…3eb1a1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xb4e4de…2d05e1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xb0240d…afabdf
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x667995…d8edd7

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.