Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0x58af4a…4558f1
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0xaf1856…5c2678
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0x2eca5f…0b50c4
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa37d ago0xd52325…feda15
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0xf76d86…3d078a
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0x382a41…06fa76
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa37d ago0xd85250…b00cf1
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0xc6bf7d…b153ef
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0xba2047…641eb4
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0x51dadb…540e2d
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa37d ago0xc1aec9…8d2390
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0xf9f37c…7f63d2
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa37d ago0xfff1df…c541b8
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa37d ago0x0d8be2…3d623a
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa37d ago0x009939…a86d2c
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa37d ago0x6f1fb8…fe3dd5
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0x093944…cc2b9a
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa37d ago0x56f4ac…b7288c
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa38d ago0x8019b0…cc1c77
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa38d ago0x20d01d…51202a
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa38d ago0xd6b386…696cce
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa38d ago0xfac473…f07e87
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa38d ago0x79c4c7…bd1faa
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa38d ago0x151a39…d2e3c7
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa38d ago0x5a1215…216e4b

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.