Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x980047…288685
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0xf1e2c4…d7e107
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x3294fd…d8b147
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0xcf5a57…9348a6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x3c6a7c…0a15f6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x5138cf…e0d980
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x9ddb0f…923ca6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x562c8b…1e4faf
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa38d ago0x5c0273…60b094
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x1c11ae…e276b1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0xbb6966…b39a87
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x10a7bd…eb871d
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x04a10f…26a22f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x73c896…43734b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0xe1d96c…565f0a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0xef5688…1d32dd
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x0988f4…9744df
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa38d ago0xd60ab5…daa6b1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x90ccc4…afc2f7
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x1ba13b…522dcf
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0x4b1dfc…1f4496
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa38d ago0xcf970f…0b78e1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xa6d048…bac1ce
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xc37998…22968e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xfcc34d…5553f0

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.