Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30f125…6bf1d9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5df9b2…388b58
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53d7f9…2f249f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17344a…eac76e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d8b63…ca6d20
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x398d88…3519d9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ff4bd…5198d8
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x647eac…9f231d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f8f1c…4e8250
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdea7b5…4eb304
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2d467…2340c9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x828e5b…4193b2
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda1ee6…48d568
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c7d56…62f38d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b656a…0b2ecb
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x015550…ae2589
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa0884d…7f3213
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x266f77…4405ea
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd81a0c…6223db
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x223af2…d865ac
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xddd5f6…c6e292
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b308e…dd5f31
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3fea9…4c3af9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10cd78…48d82a
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7fe1c2…ee9761

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.