Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd0c39…3d8ab1
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b9fcb…230bb4
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc8a505…de41cb
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf225fd…044995
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x84f2a9…300592
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x809937…abf467
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1ed2e9…d80e9d
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3bc339…e50065
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x897179…a9eca5
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x831d1d…1f5506
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3067f1…c2b5bc
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a167b…656b60
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2123d…2bd674
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64885f…d50c1c
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x032eb4…9fab49
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76ab71…c6398e
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x373649…d0a482
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x33c9ff…9c6845
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7f342…eef5c5
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x07f5a2…70a3a0
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64392d…33b31c
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x835406…8f2fc0
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d1c28…35370f
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d73fd…cf4dc3
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x994ec4…68647b

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.