Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0xe93efc…474da4
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0x7244f3…bee516
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0x0551e4…5b6777
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0x96cb7f…126ea0
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa32d ago0x49d809…c97ea2
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0xb5f76c…d7979a
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0xfcdfe9…8c9763
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0xb068fb…6c9c44
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0x070ef5…86dd8c
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0x479ec4…38bd62
0xd079…f6220x9c95…e299Base—$0.001100%fluxa32d ago0xeb9b58…8761d3
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0xdebf29…c9cb35
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x50b1c0…33a88a
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0xf59a84…f948f1
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa33d ago0x7b8923…7adb91
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x99aa26…9365bd
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x2377c2…a506a0
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa33d ago0xa6f9cc…1542e1
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x8f9908…da0346
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x9c6160…86ae58
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x83b4e1…49ea0b
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x3804d7…05d710
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa33d ago0x70f825…954fce
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x266b67…fa92a3
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0xd7e381…a12dfb

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.