Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x77b474…a40686
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xd40e60…1ff229
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xfc49d7…549380
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x094962…a75117
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x5f6be3…b80d48
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x0c9737…811286
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xeaf667…7d0adb
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x48eb2c…b853d7
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xdce713…fa812d
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x9a8295…6ff08d
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xed31ee…0999fd
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xdd1313…e13d5c
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xe4eb89…277e24
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x52e621…425c9a
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xfeee37…36ed76
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x3bd2a7…885603
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xd30bb0…b0a9db
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xa3f449…4dfc16
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x0c8fcd…4f8f6f
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xbf5c5a…20499e
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0x653836…7ec973
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xc78c3a…47eed7
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase1d ago0xb9db72…6c913b
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xa57530…b70e60
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase1d ago0xd592a3…07ecc6

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.