Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xfb4a9b…5dc2fb
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x73a180…3da813
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x144c63…ceabdb
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x68b231…ec6a0d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xddae95…b82793
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x8363e6…daab05
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x3df687…310f7b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0xa48fcb…6b71d8
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x70fb47…41cd0d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0xd9c14e…cb1904
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x356b0f…3292c9
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x31d0eb…c4d223
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x59bbff…484e7d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0xa3fb66…854a1b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x111ca6…0e58f8
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0xb77aab…105266
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x6cfcba…f91808
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x292ae4…576612
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x4b63ad…ac1a44
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x8dcbe7…26f306
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x5aa2b5…deaa48
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x6ffb13…048b3e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x584be9…9200ba
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x57ff1a…10ca32
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa75d ago0x1d18e5…be3aaa

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.