Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x3b3042…7656ec
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0xe901e8…aef94d
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x460e92…2f7bf5
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0xef0f9c…39bd84
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x2d102a…c0d90d
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x0e5c40…07c923
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x5f98c5…37758b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0x08043c…3f65b1
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0xffb9b5…17c30d
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x4305bd…031fa6
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0xfb648c…3ea785
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0xaaec70…2d82fa
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x0d4ea2…d3f850
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0x77cfd0…a02597
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0x4d955f…0aeae1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0x84ef1f…98d45a
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0x741340…8546fb
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0x3140be…f7dd31
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0xfa4323…c89634
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0x0c011f…be15f7
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x510631…bf93ec
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x3f34d9…c5a2c5
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0xe26f7b…123429
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa40d ago0x65d4f1…79a6e0
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa40d ago0x90e555…bfc2b0

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.