Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3cbcdc…8f2f46
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf9b76a…27ba9b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd3c70b…7ddbaf
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4fac3e…9f5705
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0x009d01…1289a5
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0x18e517…e3e47b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe8d724…ffa214
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcab01f…f963da
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8d4764…fa7216
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9491b6…fa28e1
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa4a535…c3c06a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6b4a72…37225d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01a2d0…bde3a8
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1ba29…654dd6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd98e5f…b28c25
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb18fb…e32ec4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd445d3…00c935
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x81e5bc…a910bf
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb0c218…9f0d8d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x528b9e…53a603
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcefd56…394bb2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f46cf…8f3d15
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0fbbde…41e06f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0x61818d…351b8e
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc43bad…bd5aa2

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.