Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0xaca0aa…474f9f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x5438ae…e2365a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0xde98f2…443ef7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0xb2d06f…0eb891
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0xdabcf3…0940ab
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x30b57c…1145e0
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase38d ago0x020f22…39f299
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase38d ago0x7acd5c…dd79f3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0xe73844…2f0430
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x6064d6…73ccad
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x50798d…ee5a81
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0xf68bf9…7fb7e8
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0xe8e9ad…5e2721
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase38d ago0x44e911…016d52
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase39d ago0x748b91…a0f525
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase39d ago0x25d194…8f005b
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase39d ago0x948375…5fbbfc
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase39d ago0x78da82…38a7dd
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase39d ago0x254bd1…b034b4
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase39d ago0xf5a351…52aec6
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase39d ago0x3df146…3ece80
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase39d ago0xb96e55…17f102
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase39d ago0xf62e23…6332cd
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase39d ago0x11f96a…0eb1f9
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase39d ago0xd87ec0…85f120

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.