Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x72de01…4ccef1
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x8a88a9…cd66be
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0xb09c29…891a50
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x6a7944…eda895
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa45d ago0x952571…515a6a
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x3f12b6…e4577f
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa45d ago0xba56d5…21bc6d
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0xb402f6…3b1921
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x881e6d…fa9255
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x5aa721…a6a1c4
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa45d ago0x7d7cac…d34c7f
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x8fbb25…7f3ca7
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa45d ago0x10c609…e3611c
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x61a7bd…7da8cb
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa45d ago0xb14ddb…b82b38
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa45d ago0x00992c…984734
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa46d ago0xd34c86…6d0b03
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa46d ago0x941844…18067e
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa46d ago0x61566b…a02c84
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa46d ago0x55d65f…aa3b4a
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa46d ago0xa45d03…d3eec1
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa46d ago0xa60fb8…c53a46
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa46d ago0xcabe06…add891
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa46d ago0x5ad08e…78fe77
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa46d ago0x1483ce…b923c8

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.