Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x66ad64…4f59df
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x1bcbcf…8dd835
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xbe081a…58203c
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x1fbe65…e3048a
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x1ed04f…c12f5c
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xb191d5…984abc
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xd8f3ce…861e85
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x0a5426…3bd941
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xf2d1c9…388e77
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xfa6541…e713f4
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xb1883f…1b5ceb
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x6e7e45…4d5cad
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x28a7b7…dacc6c
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xe27625…ca7ebb
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x7a8827…afd709
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x974296…f0d42c
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x2667e5…981426
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xa82762…cfaa99
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x7882bd…0c6e1c
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xfd40e6…24a389
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xe4e2a1…221b73
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x931070…8e15c5
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x307c90…e56181
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0xc59144…8ec443
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown49d ago0x9914f8…78d145

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.