Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0xd323b1…9d7b4d
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0xe0d48a…7b5325
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0xbfc79b…9b47e6
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0x856e37…133566
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0x0b4708…553c47
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0xcf9202…278ac7
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0xaa5f2f…b3f4a5
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0xac16bd…19c489
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0xfd9be7…2023a5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0xcb9f7d…2b0045
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0x5461ad…76ea29
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0x6d1eea…b62201
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0xfc9e30…b38aaa
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0x08d2bb…0aa575
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0x5737f2…f69df5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0xa9ee6b…a3ef2b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0x7f3d97…241541
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0x29c1a6…61ebb1
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0xef7339…82e0b2
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0x7ea3aa…9d8c81
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0x4a8677…62ce75
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0x264a2e…260b14
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa42d ago0xe24ed2…aa6e5e
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0xdb089a…cd0355
0x3560…6af00x9c95…e299Base—$0.001100%fluxa42d ago0x89b42b…27bef4

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.