Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0x80fa2b…4ca8b2
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0x4a9764…e24552
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0xb0a44b…324e55
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0x87543e…647879
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0x911b8d…3ca9ec
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0x416cbc…fb24bf
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0xef485c…a1ac3d
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0xb524a0…96332d
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0xe5b9a5…950085
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0xb3ce38…b9b75a
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown33d ago0x2c2795…98afb4
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0x0f07dd…b3559d
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0x439766…33911a
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0xbbd485…0f51bc
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0x631b76…d5f359
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0x1c7fa6…89e29e
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0xd98c4d…f5cda7
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0xe83886…d6e6ba
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0xb6b171…8a91c1
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0x37ef9e…d064e6
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0xde7f9e…b6cf9e
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0xc44683…b45905
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0xbfac9e…b826ce
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0x3c5a05…16005f
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown34d ago0xefd50e…f519bc

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.