Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa50d ago0x5cbd62…7e0f1b
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0xb8383d…5a66c0
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0xeb803a…6ff7ea
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0xcc927b…dbc81a
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0x094135…bb8268
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0x748145…88f04e
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0x2f9b15…183fe1
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0x23f17b…0ae6d1
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0x3648d5…85d770
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0xe14cb1…4cb366
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0xa31088…eb0c0d
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0x0f925f…8a6a04
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0xf42cb8…27273e
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0x536836…8cb65b
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0xdda519…e0b275
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0x8594d1…924c28
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0xbe098b…a4712d
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0xbe9cb6…13f66c
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0x50e2e7…512463
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0x408236…c9a5b0
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa51d ago0xa24531…598a9d
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0x322733…35228e
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0xc55987…12f9ad
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0x549cf7…5a4d53
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa51d ago0x847f3e…030dad

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.