Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa75d ago0xed9149…2b2374
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa75d ago0x0acc59…7c107e
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa75d ago0xf5369f…84834b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa75d ago0x8467a5…fb61d3
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xa4a599…455d6f
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x9253e2…adfd36
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x763817…04af4f
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x87ad71…633a7b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xf51113…787f0e
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x02c747…97a466
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xb45bbc…e449fc
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xf519c0…5bc32b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x1a6ddf…4e6880
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xddb0ea…e1919d
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x2da726…66ad9a
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x2d602f…857a07
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xccad4b…bdfa24
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x71f969…368cd4
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xf6408f…d55beb
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xc600e0…bc2489
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x46fa7b…468e2c
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xa1d175…46ff30
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x30e8cb…077620
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0x709919…4f43c7
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa76d ago0xb0ee94…05a656

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.