Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x5283c0…d321f7
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0x99c93b…afc874
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0x5b1add…06ee13
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0x5c3384…7da3ba
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0x4f3e00…205574
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0xaf3fcd…069a67
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0xefc64e…5c1b17
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0x572581…45ecc8
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0xc0fec5…f94071
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0xb5ded9…2cc819
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x2d6689…db4c73
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0xc7c7ad…cb7cd2
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0x4d053e…a42427
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x045a45…7b7502
0x0425…92330xfe80…47eeBase—$0.001100%fluxa41d ago0x18de26…34b6b0
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x497c86…8c1ccd
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x547780…8164f8
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x3ac91b…0042cf
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x10ab5f…0fcacd
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x3384e7…f655ee
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x928953…b5f702
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0xcfece8…0811dd
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x9a260b…888735
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x2b2a35…19feed
0x0425…92330x9c95…e299Base—$0.001100%fluxa41d ago0x887465…b5c10d

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.