Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase—$0.01100%coinbase15d ago0x9aa497…2acbb0
0x4855…272c0xf000…94fcBase—$0.01100%coinbase15d ago0xef5a03…525e2b
0x4855…272c0xf000…94fcBase—$0.01100%coinbase15d ago0xde3eb6…812763
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x9f576a…7ccd0e
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0xe8940a…b89448
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x2b0901…762ae3
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0xf49612…500a80
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x8c73c3…498ce8
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x99264f…92678b
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x07d183…b86890
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x895b48…d3e19a
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0xde8bc1…b91d2c
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x9bca57…d69f4f
0x4855…272c0xf000…94fcBase—$0.10100%coinbase16d ago0x1fbde3…dab65a
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0xb9c821…532fb0
0x4855…272c0xf000…94fcBase—$0.10100%coinbase16d ago0xa95b7d…7c0c8e
0x4855…272c0xf000…94fcBase—$0.10100%coinbase16d ago0x0cd950…31f6c3
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0xebb41c…0f4e56
0x4855…272c0xf000…94fcBase—$0.10100%coinbase16d ago0xa75c32…dee2ee
0x4855…272c0xf000…94fcBase—$0.10100%coinbase16d ago0xe77569…9676cb
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x986802…67bb99
0x4855…272c0xf000…94fcBase—$0.03100%coinbase16d ago0x8cc5c7…64cd8d
0x4855…272c0xf000…94fcBase—$0.03100%coinbase16d ago0xc42cef…908406
0x4855…272c0xf000…94fcBase—$0.03100%coinbase16d ago0xef3b92…602249
0x4855…272c0xf000…94fcBase—$0.20100%coinbase16d ago0x38b117…0ea315

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.