Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0xef0e2f…d0b464
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0xe3db12…095155
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa33d ago0x1e4851…81c3dc
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0xc37eb1…cf516f
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0x48ad1e…c85f13
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0x588ecf…078ba8
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0x672def…71c8b7
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0xc5a24b…7f039a
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0x2241d9…2d758c
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa33d ago0x52ca28…f6f485
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0x584755…6e46bb
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa33d ago0xecfafc…e5a1e4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa33d ago0xacf565…1ef76e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa33d ago0x6fd469…e92f2a
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0x8bb433…3ecf5c
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0xccec5b…e6ed6e
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0xe072c8…59346b
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa33d ago0xdeceaf…f397c3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa34d ago0x533cb7…8721a3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa34d ago0xe64ed0…4d51b0
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa34d ago0x8ac3f1…f45838
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa34d ago0xa24b59…15a9c2
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa34d ago0x65fccc…c4c155
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa34d ago0xe49045…df3a04
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa34d ago0xf94c5b…24e203

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.