Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xbfed73…d1cb71
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x9e9b6e…580fdd
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xbac0c7…86d8bf
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x5ea602…c57706
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xd82959…19fb4f
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x8c9feb…a6354c
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x835104…d7244d
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xc59bde…c2c6ac
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x12a266…87a274
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x92a032…efdf27
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xe5279d…c02597
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x302551…f6851d
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x2f4a23…9c7727
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xa1656e…88e63a
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x76aa41…34e29e
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xc62992…6fab70
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x6f4801…65fcef
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x7342b7…24cb4a
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xc49272…2e1052
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xabca59…4e362c
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x96f8f5…aa6d40
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xc31eb2…cb372d
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xe0f8d1…001f86
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0xcf5d8a…2a1ea8
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa9d ago0x3ac0bc…5fd47d

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.