Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa30d ago0x36e51d…d2004c
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x08ae70…b84f1d
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0xb45e56…667230
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x3eecd1…29aee6
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x8fbf9e…4ac9e2
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x250ac8…fc7473
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0xd105f0…74bbd1
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x2aa29a…0cd78b
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x2456a8…cf1fc8
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x0b6122…5831fc
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x8351aa…94f815
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0xacd74e…7f5e99
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x9315ab…aac296
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa31d ago0x40d9de…8ef421
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0xc3dbef…e99cd7
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0xb005e8…61f688
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0x2dd0fc…5e55f1
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0x223552…83f189
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0xbfa96b…41a62d
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0x10b01e…f3a2b9
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0x404416…43c311
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0xb20995…d7645f
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa31d ago0xeed086…0c3dc5

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.