Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0xbd0c4e…6ce07e
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0xf8c8ff…bf4020
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0x1c0524…8f3042
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0x308e2c…f6413a
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0x07c462…ad76cd
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0xfc63a1…4e6358
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0x769769…2300cf
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0x3d5fd5…fc1bff
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa32d ago0x60e5e4…032fad
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa32d ago0x455fdc…5b3ce3
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa32d ago0x65a172…f28dc9
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0xef5af5…f6e4e2
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa32d ago0x68511c…edf02a
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0x8162b8…347181
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa33d ago0x86e991…936b6e
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0x55c6ce…5480f2
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0x813a96…ef7bc1
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0xd83925…630f6f
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0xefbb61…94024f
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0x55b074…9da891
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0x028818…1bbd2a
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0xb52bab…54bdf4
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa33d ago0x32d48c…92a4ea

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.