Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0x8e20ca…4b0c73
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x6582b5…147e44
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0xd6dc3e…e135f0
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0xa2fe4a…d50b2b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x112f42…a66caa
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0x1cc5b1…929899
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0xd902e1…de12be
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0xec513a…3f5905
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0x53c950…c3888e
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0x2fb6f4…bbb6df
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0xf4a10c…7f542c
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x171d81…0a5906
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0x343fcb…095634
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0x8ef504…44d1fa
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x2f1972…813f70
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0xad367d…95bbf8
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x9c2e3a…e289b9
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa41d ago0x4cda05…56aa2c
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0xcaa89a…660354
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0xdaaa75…34bc19
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x85980a…497414
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x964c9b…06bb06
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x551514…e591f3
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0xbea34d…70b66b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa41d ago0x8d8782…b0980e

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.