Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x4c62…323bBase$9,913.5370%0x64b2…883317d ago0x0a7e9c…37b748
0xa54d…49f50x000e…ef51Base$45.8470%0x7347…d69117d ago0x31b257…c5c301
0xa54d…49f50x4c62…323bBase$3,310.8370%0x64b2…883317d ago0xebf82e…918330
0xa54d…49f50xd182…ee1fBase$20.5670%0x7347…d69117d ago0xe35e4d…b38c68
0xa54d…49f50x401c…e36cBase$399.8370%0x7347…d69117d ago0x27af1a…eb7522
0xa54d…49f5chrisbcrypto.ethBase$16.5270%0x7347…d69117d ago0xdaebb5…8d2293
0xa54d…49f50x420b…78bfBase$200,007.2970%0x7347…d69117d ago0x1364ff…dbeb53
0xa54d…49f5mileidy.ethBase$24,994.8570%0x64b2…883317d ago0x697799…36bb8b
0xa54d…49f50x2074…5a57Base$4,553.5570%0x7347…d69117d ago0x430368…ae6450
0xa54d…49f50xb97b…167fBase$7,020.5970%0x64b2…883317d ago0x55a2a6…7091ca
0xa54d…49f50x84c0…50c0Base$7,339.5670%0x7347…d69117d ago0x5ac1b1…21b94e
0xa54d…49f50x6c0e…5dcdBase$5,625.3070%0x64b2…883317d ago0xdb7e80…a3aec8
0xa54d…49f50x8010…5e63Base$1,000.1970%0x64b2…883317d ago0xa4556b…1cdd84
0xa54d…49f50xa424…ac8aBase$4,351.2270%0x7347…d69117d ago0xafaf7d…1b0c0a
0xa54d…49f50x9823…d854Base$153.6370%0x7347…d69117d ago0xbe6240…9056fc
0xa54d…49f50xd8b0…17f9Base$7,099.1570%0x7347…d69117d ago0x641107…42ad01
0xa54d…49f50x675c…6707Base$9,995.4970%0x7347…d69117d ago0x04194e…4e21be
0xa54d…49f50xd761…bdc6Base$748.9970%0x7347…d69117d ago0xf7f726…7de84f
0xa54d…49f50x675c…6707Base$9,995.9270%0x7347…d69117d ago0xcdd1b4…e3b662
0xa54d…49f50xad18…570aBase$10.1870%0x64b2…883317d ago0x9ef9f6…360e16
0xa54d…49f50x4324…eb95Base$1,958.4170%0x64b2…883317d ago0x6cc42c…a57a29
0xa54d…49f50x4b7f…ffedBase$1.6970%0x64b2…883317d ago0xbc45c9…3f2bb3
0xa54d…49f50xa9c9…9e4cBase$1,019.1170%0x64b2…883317d ago0x78a8a6…e83a9c
0xa54d…49f50x3259…f500Base$196.6470%0x7347…d69117d ago0xdd50ae…50c919
0xa54d…49f50x988a…f65cBase$4,248.8170%0x7347…d69117d ago0x2e107b…496696

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.