Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0xa337f3…004f01
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0x870c8c…03792b
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0xf1fbf0…88294b
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0x067287…8be86f
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0x3da001…23bb1e
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0x366a53…a92579
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0xe9f579…56ce17
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0xb3f4a3…c559ae
0x13c4…e9ea0xfe80…47eeBase$0.001100%fluxa48d ago0x9d58d9…042de4
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0x92ab84…542d03
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0x649bc9…202b11
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0xf27d29…1054a0
0x13c4…e9ea0xfe80…47eeBase$0.001100%fluxa48d ago0xe3408e…e5fd8e
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa48d ago0x19240f…2637a4
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa49d ago0xae0a34…8c705d
0x13c4…e9ea0xfe80…47eeBase$0.001100%fluxa49d ago0x1f1ea1…f120e4
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa49d ago0x2ea91a…c84d1b
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa49d ago0xe30c7f…af1348
0x13c4…e9ea0xfe80…47eeBase$0.001100%fluxa49d ago0xc89442…89cc67
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa49d ago0x49ff15…66c869
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa49d ago0xbb9af7…fde721
0x13c4…e9ea0xfe80…47eeBase$0.001100%fluxa49d ago0x15bf26…0830b7
0x13c4…e9ea0xfe80…47eeBase$0.001100%fluxa49d ago0x4a16d5…aa0b27
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa49d ago0x6058d4…065582
0x13c4…e9ea0x9c95…e299Base$0.001100%fluxa49d ago0x1fdfea…70d829

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.