Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xf9bda2…6bc928
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xee3fba…dbc00c
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xd05ebd…282bf6
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xc2bcc9…9b70e5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x9f4edb…8f64b0
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0xf0bdbf…dadf6c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x107aff…718f67
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x00ba3a…721f54
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x33a1db…a10ada
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xc1f729…8e23c0
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0xa9bc00…08f857
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x2b0347…08d7aa
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x1785dd…424043
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x429a63…3fc04a
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x450faf…f9e391
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0xc2f387…dd626b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xc81724…d99297
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x0ce57d…1e70cf
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x8d5e20…d6fe68
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0xe29085…b3cd39
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xf2cc3d…2809e3
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x8a6677…edcb05
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x89811b…fb4139
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x96edbe…4b5cc9
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xf39616…ae33f5

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.