Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xdfceba…bf1a3e
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xea0ddc…1bb9aa
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xc65773…613abc
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xe35b02…120311
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xdb5608…45d3ad
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xca9d85…7faa26
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0x2d693d…476e53
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0x1246aa…5bfd2f
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0x9c4c5b…f7a33f
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xbdb065…980b26
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xaf7336…a4ac8b
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown26d ago0xbfb43b…ed3c2f
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0x56706c…d24238
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0x74d58d…c5492f
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0xac76a0…55bba9
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0x2b7ee6…91c110
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0xce1bce…4dba37
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0xf67006…d5a287
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0xf52957…8311de
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0x45cb16…de21df
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0x021bb9…8c275e
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0xb606b9…4bd95d
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0x1df0bd…afd3a7
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0x465423…711dc7
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown27d ago0xc2ce5e…e59999

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.