Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x2e9857…697531
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x0de944…a1310f
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x12b4f0…8c8696
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xf93c6a…c3e744
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x59ef56…c3e18a
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x335b01…62926b
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xc84201…b51ec4
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xb1684e…fec8f3
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x9c40b3…52337f
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xa06e95…272e9c
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x0977d9…da49bb
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xa4401a…a2b4f1
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xfa56b5…d06035
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xbeab61…83481a
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x07d5d3…964725
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x47b5f1…fef728
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x0c4a2a…86202f
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x55a8d5…30e845
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xcc456d…b24e81
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x8bb322…9c55f4
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xcc4e70…980f4e
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0xd422ff…bf5830
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x6e1e45…106090
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x66d6be…d8c6c7
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa15d ago0x4dd7d8…490121

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.