Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10x9c95…e299Base—$0.001100%fluxa67d ago0x996b9f…d36b77
0xda12…87e10x9c95…e299Base—$0.001100%fluxa67d ago0xea1a56…5f40a5
0xda12…87e10x9c95…e299Base—$0.001100%fluxa67d ago0x594adf…621cff
0xda12…87e10x9c95…e299Base—$0.001100%fluxa67d ago0xfb10e7…5796b3
0xda12…87e10x9c95…e299Base—$0.001100%fluxa67d ago0x7b0b2a…f53d67
0xda12…87e10x9c95…e299Base—$0.001100%fluxa67d ago0xf5d779…7acaaf
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x08c4a4…35a115
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x5409bc…35d95a
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x95d385…596e13
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x7dca27…c740ba
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x48cad2…32a910
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0xc1f73c…afc487
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x593a2a…689880
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x2c7ad5…d49ec3
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0xa2cd8b…27f3e1
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x742b74…3797f0
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x324295…0117fa
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0xf6d1f0…e5b9e8
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x659a66…693ef4
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x4ffad3…44d564
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x6732a1…48c34f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x1ee562…5c83a2
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x4bbbcb…ad672c
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0x1e399e…175139
0xda12…87e10x9c95…e299Base—$0.001100%fluxa68d ago0xe225c5…0a84f6

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.