Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa13d ago0x8b7bd6…9c0e9b
0xbff0…deb80xfe80…47eeBase$0.001100%fluxa13d ago0xc3333f…9c636b
0xc6d7…ad560xfe80…47eeBase$0.001100%fluxa13d ago0xafa806…df67e3
0xdf3f…921d0xfe80…47eeBase$0.001100%fluxa13d ago0xb61793…818e9b
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa13d ago0x9f2298…4c7058
0xb179…2d640xfe80…47eeBase$0.001100%fluxa13d ago0xa34d07…513d6e
0x2c0f…b6750xfe80…47eeBase$0.001100%fluxa13d ago0xf24b5f…c4231d
0x0ebd…c1a80xfe80…47eeBase$0.001100%fluxa13d ago0xee55dc…bacda1
0xb746…3c340xfe80…47eeBase$0.001100%fluxa13d ago0x89d5a0…78e7bc
0x6f09…31120xfe80…47eeBase$0.001100%fluxa13d ago0x41474e…f587a8
0x7ea2…fa790xfe80…47eeBase$0.001100%fluxa13d ago0xc222d6…4a342c
0xe0e7…e06e0xfe80…47eeBase$0.001100%fluxa13d ago0x1df91a…aeda09
0x8071…aa4e0xfe80…47eeBase$0.001100%fluxa13d ago0xd6fa8a…0275de
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa13d ago0xb45d23…6dc263
0xd973…a2050xfe80…47eeBase$0.001100%fluxa13d ago0x697c86…27310d
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa13d ago0xc065ab…b5710f
0xdc3e…4a280xfe80…47eeBase$0.001100%fluxa13d ago0x178f9a…759121
0x6770…c8ef0xfe80…47eeBase$0.001100%fluxa13d ago0x6ba5ee…7310f3
0x968b…aa490xfe80…47eeBase$0.001100%fluxa13d ago0x579584…141cb8
0x656f…b7e60xfe80…47eeBase$0.001100%fluxa13d ago0xb36f47…771179
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa13d ago0x6c70bb…3a0809
0x94db…681e0xfe80…47eeBase$0.001100%fluxa13d ago0x07ff2a…420a3f
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa13d ago0x5b655e…2c1f5d
0x8205…a4460xfe80…47eeBase$0.001100%fluxa13d ago0x3b0e1f…cf50f3
0xbff3…72970xfe80…47eeBase$0.001100%fluxa13d ago0xd5eadd…487cb3

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.