Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xbffccc…1a9162
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xf3a524…0ed19c
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x1d00b1…daed61
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x85ac9b…70ff1d
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xb36570…d1601f
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xaba32e…7a0a96
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x85ed43…1df939
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x07ff0c…545f53
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x57fda3…0058c0
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xf71c22…2e920d
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xf87826…ac8663
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x77b372…a04930
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xe9c1bc…9afcd8
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x36cbda…02c84f
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xa1a8f9…2f58f3
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x39e315…a08a0a
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xacb32d…bdbf0d
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xf5a798…c8343b
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xb13f35…87242a
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x404063…3cec49
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x003617…fb469c
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0x2f2e71…05665a
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa21d ago0xbc8e7b…eeab54
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0xd17ee5…6dd090
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0xf909ba…385a00

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.