Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase50d ago0x4632af…dd821e
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase50d ago0xd895ff…044a58
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase51d ago0x55a7d4…039bd9
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase51d ago0x792ed6…dcb655
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase51d ago0xcbc161…ff5230
0x34d3…81e80xf000…94fcBase—$0.01100%coinbase51d ago0x916209…3334dc
0x34d3…81e80xf000…94fcBase—$0.01100%coinbase51d ago0x9131f1…bbec9b
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase51d ago0x1be71f…ec8f5e
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase51d ago0xdf574b…4bd934
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase51d ago0x2c9fc5…4ce9a3
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase51d ago0x0cdad8…02b227
0x34d3…81e80xf000…94fcBase—$0.01100%coinbase51d ago0x405f02…06d3a9
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase51d ago0x2908bf…03d0c1
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase51d ago0x9a6514…14361f
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase51d ago0xae21b2…e47542
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase51d ago0x94f192…ef4dda
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase51d ago0x2139ee…0c51e1
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase51d ago0xbfeea2…035a2b
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase51d ago0x8aa139…4f6a3e
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase51d ago0xd3367f…5b8e36
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase51d ago0xb5edce…0da37a
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase51d ago0xed0237…9106fc
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase51d ago0xdf999c…28200e
0x34d3…81e80xf000…94fcBase—$9.80100%coinbase51d ago0x4e3650…4cc5ff
0x34d3…81e80xf000…94fcBase—$9.00100%coinbase51d ago0xb89b2f…76af23

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.