Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xa8197a…61451f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x4a38b8…c791c4
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xe4bb79…a14373
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x48d7b3…becc33
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xc1311e…808e48
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x3f1cfc…aa8e14
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xd5b936…d0b6f6
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xc2829b…2fa1e9
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xb30533…e1f55e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x2c0936…56d99e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x9f9e8b…04e9be
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x899133…a0e942
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xba37a1…d73afc
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x2f3c4e…28bf82
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x75b15c…5bf268
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xc2b441…0e8335
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xa972e0…75ac62
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x5a5686…3cc21d
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xcf0148…e4fcc7
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xb467d2…0c6817
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xe6e667…a94573
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x14a82a…17f68f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x07f313…a44cba
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0xd3db9a…6c593e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa52d ago0x8e5bca…cd8ad1

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.