Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x106f19…4683be
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x26b8ed…26f10b
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x0a66fa…9648ed
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x4f1a58…5a3b23
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x273606…126a20
0xb83f…c2600x6cf3…8508Basex402 service$0.002100%Route unknown93d ago0x741bc3…a5c244
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x7f1676…d93f58
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0xc0164c…783f7c
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x14f5a3…e5a2a9
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x609c84…bd3748
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x93aae6…168850
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0xcedef6…673bd2
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0xccf44b…70d134
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0xb74311…363cc8
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0xe69db3…a2e380
0xb83f…c2600x6cf3…8508Basex402 service$0.02100%Route unknown93d ago0x8eaf3b…b73d09
0xb83f…c2600x6cf3…8508Basex402 service$0.02100%Route unknown93d ago0x8aa1f4…f1b809
0xb83f…c2600x6cf3…8508Basex402 service$0.02100%Route unknown93d ago0xb9e340…faf8e4
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x3dec0b…51044b
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0xc6fbdb…c58f84
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x4d3809…efc26f
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0xe5396d…1e1d4f
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0x2f4534…de171a
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown93d ago0xe3f828…ce5e2a
0xb83f…c2600x6cf3…8508Basex402 service$0.002100%Route unknown93d ago0x51ea81…1d1301

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.