Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x87e526…c7156e
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0x07bae2…3f7c9a
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0x4a2c7e…408a52
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x69bf54…d6854a
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0xa8d9d0…eeaf08
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0xb5f8b2…e2b3bc
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0xd2dea6…026fe7
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0x8a23f5…8a3ff5
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x7b1653…91c613
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0x181f41…a8b118
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x192a0b…2a1a30
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x565b9a…704e6b
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0xcd9b4e…6d457c
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x7034fa…758960
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x7a0ab3…3232bd
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x22a1e7…1c2b07
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0xbb3b4a…aeca9b
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0x746e41…bcaed9
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa42d ago0xba0512…ac0dfa
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0xaf8516…d88542
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0x460b4e…7af0b1
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0xf7f1fa…bca0f3
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0x19ac1f…d9fc55
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0x69733f…7a3d85
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa42d ago0x3a3655…519ef9

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.