Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4606…9ea30xf000…94fcBase—$0.01100%coinbase22d ago0x67450b…f9dae5
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0xdcdac2…193083
0x4606…9ea30xf000…94fcBase—$0.10100%coinbase22d ago0xe61a39…5fb942
0x4606…9ea30xf000…94fcBase—$0.10100%coinbase22d ago0xa669e0…edafcb
0x4606…9ea30xf000…94fcBase—$0.01100%coinbase22d ago0xa39708…74f0d9
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0xf8e45a…77c66c
0x4606…9ea30xf000…94fcBase—$0.20100%coinbase22d ago0xf66090…2f9112
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0x2db146…1762d4
0x4606…9ea30xf000…94fcBase—$0.20100%coinbase22d ago0x23edba…d105c7
0x4606…9ea30xf000…94fcBase—$0.20100%coinbase22d ago0xc3fa37…f3679a
0x4606…9ea30xf000…94fcBase—$0.10100%coinbase22d ago0x49cbf1…42fb5c
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0xf0e9d5…cb9561
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0xa8dcea…0b32b8
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0x7472fd…04de41
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0x1c62b7…f22e9a
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0x6549f5…bb7f83
0x4606…9ea30xf000…94fcBase—$0.10100%coinbase22d ago0x7af70e…1d26a6
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0xdcebbe…1a2fd0
0x4606…9ea30xf000…94fcBase—$0.20100%coinbase22d ago0xac82b3…c8ba80
0x4606…9ea30xf000…94fcBase—$0.03100%coinbase22d ago0x15d462…176ed9
0x4606…9ea30xf000…94fcBase—$0.10100%coinbase22d ago0x4a0052…49e36b
0x4606…9ea30xf000…94fcBase—$0.20100%coinbase22d ago0x93e764…4f1c4b
0x4606…9ea30xf000…94fcBase—$0.20100%coinbase22d ago0xcedd15…00e4aa
0x4606…9ea30xf000…94fcBase—$0.10100%coinbase22d ago0xd07222…7220c9
0x4606…9ea30xf000…94fcBase—$0.20100%coinbase22d ago0x2d7791…ae86be

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.