Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$21.00100%0xaf61…49f689d ago0x1e7ed9…0979b0
0x1332…66eb0x0e3d…7757Base$2.10100%0x69b3…7ddd89d ago0xb07a02…f5eed1
0x1332…66eb0x0e3d…7757Base$50.00100%0xb027…a85189d ago0xc4fd53…dba777
0x1332…66eb0x0e3d…7757Base$7.35100%0xe347…5b3089d ago0x8999bb…2125fc
0x1332…66eb0x0e3d…7757Base$72.42100%0x39e9…239389d ago0x4f6a25…ae0f52
0x1332…66eb0x0e3d…7757Base$14.55100%0x4760…47ea89d ago0x0d254b…fc0a98
0x1332…66eb0x0e3d…7757Base$10.50100%0x0245…bb7b89d ago0xf84bcd…9e17da
0x1332…66eb0x0e3d…7757Base$2.10100%0xe162…626889d ago0xbf2a56…67dee9
0x1332…66eb0x0e3d…7757Base$100.00100%0x4f6a…d2f689d ago0x411be4…2a7310
0x1332…66eb0x0e3d…7757Base$10.50100%0x4184…789b89d ago0x3e26be…ffc790
0x1332…66eb0x0e3d…7757Base$2.10100%0x4c95…d79b89d ago0x6bc43e…b5e43b
0x1332…66eb0x0e3d…7757Base$14.70100%0xbc7c…86d489d ago0x856ee6…968dd6
0x1332…66eb0x0e3d…7757Base$5.25100%0x2699…b2a589d ago0x23d0e0…6301e4
0x1332…66eb0x0e3d…7757Base$3.15100%0x2d8d…301689d ago0xf16da5…655ac8
0x1332…66eb0x0e3d…7757Base$5.25100%0xdb82…274889d ago0x956946…63a991
0x1332…66eb0x0e3d…7757Base$30.16100%0x64e4…55d989d ago0x057111…51ee50
0x1332…66eb0x0e3d…7757Base$10.50100%0x75ef…a0f989d ago0x2dc42b…c27083
0x1332…66eb0x0e3d…7757Base$10.50100%0x30af…b89d89d ago0x229e35…20fabc
0x1332…66eb0x0e3d…7757Base$5.25100%0x7311…c90b89d ago0x1b0766…ac1d92
0x1332…66eb0x0e3d…7757Base$10.50100%0xca67…882089d ago0x3ec0a9…eeb62a
0x1332…66eb0x0e3d…7757Base$1.05100%0x850e…501789d ago0xb75aff…056301
0x1332…66eb0x0e3d…7757Base$6.00100%0x63d9…362889d ago0x4a7d5f…508916
0x1332…66eb0x0e3d…7757Base$10.50100%0x58f6…451789d ago0x8fa9cd…b7073c
0x1332…66eb0x0e3d…7757Base$42.00100%0xffde…041089d ago0x0d34d5…5c103b
0x1332…66eb0x0e3d…7757Base$12.60100%0xeb2b…34ca89d ago0x6d0b82…4bc71c

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.