Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x734623…9d4bd0
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x2b8fe1…d1a4de
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x63c2cd…0762d7
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x49d554…f8de2f
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x7ff72b…1d0550
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x89ba82…03755f
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x8009e2…a5db0e
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xb82b1f…9b8643
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x36caed…58bb72
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x437747…fdcaed
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x2b095c…27ace9
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x579e1c…e9c621
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xbffa95…0022ad
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x04a583…b7986b
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xafee7a…ae791c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x986a92…d6f87c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x97e8ca…00bbb9
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xa3a31c…8cb63a
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x2ad53a…27d593
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x5bcf88…184724
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x3c401c…3600e8
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x7a3d6c…908bb6
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x20507a…0c4f1c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xa162e0…71a635
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x46e1ff…57812d

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.