Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x037b…4f310x0a84…2d12Base—$0.84100%payAI17d ago0x049e61…49d76f
0x037b…4f310x5dae…6c18Base—$0.78100%payAI17d ago0x96f335…7db777
0x037b…4f310xc1b3…aa1eBase—$0.70100%payAI17d ago0x810dca…ba7347
0x8736…2aab0x037b…4f31Base—$2.32100%payAI17d ago0xd1ddbb…6ddeba
0x037b…4f310xc1b3…aa1eBase—$0.28100%coinbase17d ago0x77f8b2…3030b8
0x037b…4f310x0a84…2d12Base—$0.28100%coinbase17d ago0x74eed9…a8e2ad
0x037b…4f310x5dae…6c18Base—$0.28100%coinbase17d ago0xb75203…e6678e
0x8736…2aab0x037b…4f31Base—$0.84100%coinbase17d ago0xf91104…6aad0b
0x037b…4f310x0a84…2d12Base—$1.40100%coinbase17d ago0x877646…e63005
0x037b…4f310xc1b3…aa1eBase—$1.40100%coinbase17d ago0xc1f57f…540f12
0x037b…4f310x5dae…6c18Base—$1.40100%coinbase17d ago0x7e2398…927ede
0x8736…2aab0x037b…4f31Base—$4.20100%coinbase17d ago0x6a60e4…d64f66
0x037b…4f310x0a84…2d12Base—$1.40100%coinbase17d ago0xfef4be…bf6d76
0x037b…4f310xc1b3…aa1eBase—$1.40100%coinbase17d ago0xbf7626…fb9563
0x037b…4f310x5dae…6c18Base—$1.40100%coinbase17d ago0xdedb6a…2ef510
0x8736…2aab0x037b…4f31Base—$4.20100%coinbase17d ago0x212539…b9f198

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.