Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8fa08f…5c6664
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x005378…e92c04
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4d255…0d0782
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe936af…a78742
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd58cc8…9d6544
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x67b335…b77aa8
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0432b6…1e5c24
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaffdda…850cb8
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d3921…076f2a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x561721…fdcf7b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1b7e78…b9247c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3537e9…8aabac
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x128015…9cda46
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c9ab3…4061d5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc05bb9…7ee4e4
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d0c47…068020
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcbbee1…8ed15b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x20e3a5…b12427
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9fec98…de11b3
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf09c62…d52173
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x083db9…7e265f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x522276…71e5ca
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb845ab…7a2ef8
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70fa30…b860d5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a16d4…e945b1

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.