Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa57d ago0xc56a2c…945910
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa57d ago0x3583e9…83a9dd
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa57d ago0x7cd95b…ebbe6e
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa57d ago0xfc6c49…d63517
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa57d ago0xbb3654…b0edad
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa57d ago0xd3a9ba…655b0e
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa57d ago0xbef4bd…890ab6
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x6c4e4c…9a1395
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x111369…4763d7
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0xf8250e…cbd86c
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x7f58dc…3dbd85
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0xc85aee…b64cdc
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x473734…ea5402
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x74f746…aa3bbc
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x0b4a8d…3d10c6
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0xd0cf35…9de406
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x22d71c…518355
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x5a090f…ba9254
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x31ea0f…421388
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x7169a5…a403c7
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0xb75fb6…478a19
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0xc15e1b…b2368e
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x262c99…4a9769
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x3c7c74…ddf75b
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa58d ago0x9f2318…e2a591

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.