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%coinbase35d ago0x9e592b…89fe52
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x137f22…73baa6
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase35d ago0x6f6204…8830ab
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase35d ago0x51fb4d…a8446b
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x10d87c…3e98a8
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0xb3f881…209d73
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x601b46…77b337
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0xca9366…9a1e1d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0xbac368…2a5de5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x606318…3e61e5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x6f1555…ce1a45
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x1545e7…398bf0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x74a2e4…f19fc5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0xc7bca6…a6c8a2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0xd2adf7…62537f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x3c8d3f…188cb2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase35d ago0x1e620c…08e629
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase35d ago0x4345f0…a605d9
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase35d ago0x91fb49…af5c2d
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase35d ago0x49c283…a21354
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase35d ago0x0f0a54…c50ebe
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase35d ago0x404ff0…51c31a
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase35d ago0xb9fb85…397e0e
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase35d ago0xdebdec…a5e414
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase35d ago0xd0045b…cc1fb5

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.