Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x923a21…9f66be
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0xcee120…79adc0
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x6f921a…81a79d
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc1b768…0ef226
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x4a9c4f…269a98
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x76adde…794d7e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x01b939…a82805
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x9c63e0…86ac5b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x0ebbbb…2e9fcb
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x5db25d…5abcfd
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x66cf77…54b9e3
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x44f3a1…c78d77
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x5ebb80…d95a91
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x62b1ac…675703
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x42c9fd…325fb1
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0xb2b15b…880b81
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x14e581…369dd8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x52b169…864117
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0xbf31ee…b4d88a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x32ee08…a73957
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x46bf80…a12621
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x2ad878…0676c2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x2b3834…3dae0b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x3b4b42…81889b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa24d ago0x7838a7…993888

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.