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%fluxa17d ago0xcd593e…2fb87e
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa17d ago0xcc52a0…f7f277
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa17d ago0xfdc59f…60383e
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa17d ago0x946ac0…aa7052
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa17d ago0xfdb832…b079a6
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa17d ago0x37ca9a…d16f35
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa17d ago0x113cb2…d3be22
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa17d ago0xaf9ffe…bb49af
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa17d ago0x1a8a56…7d6d54
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xf76909…a3ec36
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x6bf763…5985d7
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x4a1095…437087
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xe71957…dd12fc
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x29d23a…d1d0bb
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x3f63b0…3e7ea3
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xe83a78…747fc7
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x9a005a…081720
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x8d2c66…d47dfd
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xce8309…ae9a23
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x731320…97a457
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xa9ecf6…a991ac
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x740f89…ea43f2
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x718ef3…ab67bf
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xec1a83…29022c
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x784047…a91212

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.