Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf80c5b…ac2d5b
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb3e501…15c2ce
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x346999…5c9120
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x468758…a2826f
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0xadfe43…2d68c8
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0xea4006…b54333
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0xca6507…63efdc
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x716862…487f3e
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0xfca422…c534a3
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x271781…17b839
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x841d78…0f5b5c
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x838b54…094ba7
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1df869…1a0f26
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0xf6f76e…d2b894
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x6960ab…bfe8ce
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x680aba…743cb9
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d1f4b…825a20
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x00e99f…93a1fa
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x063b66…e950db
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0xcbd11c…194ffe
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x58bdc1…603db9
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0xda5ee4…e09ec0
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x2e904c…100427
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0x9f66fa…21f5bc
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa18d ago0xddb809…4bac70

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.