Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xd9513f…3f3249
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xc962cd…84342c
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x82d7f0…974570
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xf171bb…1b297e
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xefd526…0ded74
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xe265b2…311197
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xfeb247…9bce6d
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xcb36b8…dd4eba
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x8d05cb…39b731
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xdc198a…a3b863
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xa6cec2…49bc58
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xbb56af…c8a2fb
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xd26ee1…d4136d
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x7dc640…3166cc
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xec0deb…bc94c0
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x47cb1d…8e2f90
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x80f26c…4dcb49
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x848e5c…cc1511
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x480535…db5cca
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xe039a7…5389b4
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x51e111…ca750b
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0x9cba46…d8a235
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xd892b9…cb8f46
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xc730c7…f8a2ff
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa52d ago0xa611f2…769426

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.