Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0xc1baff…0de545
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0xd55e0c…82baed
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0xe55bf1…3de31a
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0x93cda7…947d72
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0x28d156…5263f5
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0xfc1ba1…8e540d
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0x9ade8e…d8d4ef
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0x0c8019…ad1417
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0x426919…733b92
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0x423b9b…19aa93
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0x8652d1…41500d
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0xe2ce1c…97c671
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0xef769c…5074de
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0xfa0026…122386
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0xf3248d…7e3835
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0xfacc29…16da05
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0x50e33a…93bf3d
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0xe74f13…242302
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0xa92302…ee68b6
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0x62a771…f9e6ed
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0xbae7ff…9ae24f
0x51c4…10d70xfe80…47eeBase—$0.001100%fluxa48d ago0x8e7cc4…80e043
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0xfa9151…15d6ce
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0xccc336…121b06
0x51c4…10d70x9c95…e299Base—$0.001100%fluxa48d ago0x2c267c…7da72f

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.