Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x6b0f…075aBase$1.96100%fluxa45d ago0xb1c17e…f4d137
0xc49a…9d2f0xab24…0b65Base$1.96100%fluxa45d ago0x10dd82…4011ad
0xc49a…9d2f0xf7cf…a9b9Base$1.96100%fluxa45d ago0x4f350d…d01c5d
0xc49a…9d2f0x0b9e…df08Base$1.96100%fluxa45d ago0x16a64d…05b17d
0xc49a…9d2f0x9622…47e3Base$1.96100%fluxa45d ago0x38ec4c…e6ce51
0xc49a…9d2f0xfed6…b40eBase$1.96100%fluxa45d ago0x1f2413…029187
0xc49a…9d2f0x7078…6edeBase$1.96100%fluxa45d ago0xf645db…1e5b14
0xc49a…9d2f0x894a…23b2Base$1.96100%fluxa45d ago0x396b15…ef6f0c
0xc49a…9d2f0xb84e…94f6Base$1.96100%fluxa45d ago0x78fa69…ef91c0
0xc49a…9d2f0x3bc3…c56aBase$1.96100%fluxa45d ago0xcefa36…bf6199
0xc49a…9d2f0x3531…97f8Base$1.96100%fluxa45d ago0xbc6c15…52d26b
0xc49a…9d2f0x71d6…c24fBase$1.96100%fluxa45d ago0x438566…9d0ba2
0xc49a…9d2f0x9408…cbffBase$1.96100%fluxa45d ago0x3f4d83…06d3e0
0xc49a…9d2f0xbf45…3f71Base$1.96100%fluxa45d ago0x1d130e…8fa17c
0xc49a…9d2f0x527c…6085Base$1.96100%fluxa45d ago0xabd44a…5b4bbc
0xc49a…9d2f0x7d6a…981eBase$1.96100%fluxa45d ago0xc1f92a…c2f9fd
0xc49a…9d2f0x844f…360bBase$1.96100%fluxa45d ago0xf05034…433d08
0xc49a…9d2f0x6da9…9579Base$1.96100%fluxa45d ago0xc4fc07…da5ec0
0xc49a…9d2f0xdafd…ce70Base$1.96100%fluxa45d ago0x195468…2a9b4a
0xc49a…9d2f0xcd56…ff4cBase$1.96100%fluxa45d ago0xcbf779…235b88
0xc49a…9d2f0xc48b…89e8Base$1.96100%fluxa45d ago0xec9769…b58eee
0xc49a…9d2f0x6f2d…d7b5Base$1.96100%fluxa45d ago0x9973a5…1cc5ee
0xc49a…9d2f0x8576…c5c2Base$1.96100%fluxa45d ago0x164934…1c7e08
0xc49a…9d2f0x662c…e3feBase$1.96100%fluxa45d ago0x440f16…bf74c0
0xc49a…9d2f0xa379…3540Base$1.96100%fluxa45d ago0x55e098…6db7e2

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.