Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0x89693a…18f307
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0xdcc8c2…a9397e
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0xe02efe…e51fce
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0x3d5426…da92c0
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0x081430…9b8e66
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0xcb5fb6…347fab
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0xb8b233…902160
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0x6979fa…4b2a7d
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0x3d88a1…fd0bdd
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0xe807bd…86d49f
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa51d ago0x87486c…fe1346
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x98c9c9…a6a853
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x90550f…5d9e7a
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x328c9b…2ae473
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x2866f1…15e6bf
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0xfc937f…44d4f4
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x923f70…0ea1fb
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x8f75b0…f11229
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0xa1cafe…bab95c
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x14ea50…9d3b9e
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x2c69e6…09eb96
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x4902c4…3321cc
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x618ef9…2387fa
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x10a394…b96229
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa52d ago0x7c71a5…fe1df9

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.