Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd0…22ca0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase59d ago0x7820fb…c72aa1
0x4bd0…22ca0x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase59d ago0xea96c3…1527e1
0x4bd0…22ca0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase59d ago0xfaeede…ef283b
0x4bd0…22ca0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase59d ago0xa341c9…7807c7
0x4bd0…22ca0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase59d ago0xd62bfb…906fcd
0x4bd0…22ca0x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase60d ago0x117c74…d63500
0x4bd0…22ca0x4466…125eBasex402 service$0.0022100%coinbase60d ago0xe18037…ab4237
0x4bd0…22ca0x3803…101bBase—$0.01100%dexter60d ago0xb3b8be…045216
0x4bd0…22ca0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase60d ago0x8e2a49…6224d0
0x4bd0…22ca0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase60d ago0xc9f332…f5b914
0x4bd0…22ca0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase60d ago0x22361c…829bba
0x4bd0…22ca0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase60d ago0x40edd4…29e0f6
0x4bd0…22ca0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase60d ago0x7a50a2…0c8e45
0x4bd0…22ca0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase60d ago0xc83f0c…18f295
0x4bd0…22ca0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase60d ago0xfae469…8c65ef
0x4bd0…22ca0xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase60d ago0xf9479b…08568e

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.