Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xa91f21…500bf5
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x5900f7…1d7da5
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0xbe877e…5c7ecb
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0xf16059…f535d8
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0x183299…e26a84
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x8d83d4…b5c373
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x26f56b…3bef2e
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0x73f780…72a593
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xd0ccda…6944e5
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x4e5aea…7d4c39
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0xc1f42a…391bfe
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xb87a31…374e0d
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xf17bb4…bb4ecc
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x28ece4…8bc22e
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x969e17…f2c6c4
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x7c5dca…b5165b
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xf94ace…96b466
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xda7efa…0f482f
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xe13816…375877
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x51aeee…269d30
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xd198f7…7ed4b3
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x7c7674…2d8475
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa42d ago0xa8b099…516f7d
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa42d ago0x0efe0f…9fe751
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa42d ago0xc8e3a3…095970

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.