Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2566f8…0efc94
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x043d84…8ec6a7
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe983d3…e30f03
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x485742…e498a4
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7d26b…ecf3e5
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4fed02…de19b0
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x813415…301644
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf48a76…afe9a9
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28d648…346545
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xafe586…87e492
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa2643…9ca7b7
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea6ff1…50f1f6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x640adf…b55a18
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf33d86…132d27
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f3ad7…512520
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x461665…562f69
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x45e211…bd6eba
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfde5ad…245d86
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23cd55…7f12d3
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x17b3a8…b4d521
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5479b0…0e1d26
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe4df2d…6f6dbb
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x94dc1a…d7f739
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0xec3b36…89adde
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9dc042…e60c05

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.