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%coinbase88d ago0xd60946…d9472a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x94a662…618a3a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xa41287…2b5c7c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x76ef13…0fadd3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x934144…4112be
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xb943cc…1fd8e8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xf03704…065e95
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xfc0956…0eefb0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xe5f650…309ed7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x2cf22e…d8d60c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x2487bc…dd170d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xc71130…0862cd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x9e59ce…52779d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x79211b…a30c5b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xceea10…570514
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xd91070…878cdc
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x8a6aa4…5dfd7a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0xb46a61…4406a8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase88d ago0x4fa877…fcfe34

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.