Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xc86788…2c5319
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0x386368…41a462
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0x0a6015…577d06
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xbabdc2…d73184
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0x9251b2…8c1d6e
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0x766ec5…83601a
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xb05282…0a1011
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xa66bf6…440ee0
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xb19e54…a6fdf6
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xe75e94…7dbafa
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0xdcf6e1…f0f4ab
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0x8d0bd9…38bea0
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0x213dfb…492e5c
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0x440de5…dec72c
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0xf1c2d4…d861f4
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0xb75e30…c4bb0f
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0x4a6eee…15bc6e
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0x0b08c7…cc9ca6
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0x416451…35e916
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0x9017b9…75932e
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xccbbdc…9f83e6
0x7dc7…e97e0xfe80…47eeBase—$0.001100%fluxa45d ago0x15c3bb…924f18
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xe13447…a954ba
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0x515970…d99f94
0x7dc7…e97e0x9c95…e299Base—$0.001100%fluxa45d ago0xe1c31f…714f09

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.