Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase13d ago0xb4b6d7…fbff20
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0x742a36…02e21f
0x27ab…248c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase13d ago0x49d3e7…5be8db
0x27ab…248c0x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x1f9b61…c6443b
0x27ab…248c0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase13d ago0x321b73…f11d9f
0x27ab…248c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase13d ago0xe14bf4…d935f0
0x27ab…248c0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xf13a52…a09705
0x27ab…248c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase13d ago0x7f4905…8c75f8
0x27ab…248c0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase13d ago0x3c5451…f4eea9
0x27ab…248c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase13d ago0xb0a450…e1b51b
0x27ab…248c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase13d ago0x2164f6…7db725
0x27ab…248c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase13d ago0xa34fbc…407634
0x27ab…248cNodeFlareBaseNodeFlareBase$0.001100%coinbase13d ago0x36a93b…fe35b9
0x27ab…248c0xad62…95c8Basex402 service$0.002100%coinbase14d ago0x445b67…94aade
0x27ab…248c0xad62…95c8Basex402 service$0.02100%coinbase14d ago0x92d82c…aae2b9
0x27ab…248c0x07f0…a045BaseStableStudioUpload$0.01100%coinbase14d ago0x0de761…1dd867
0x27ab…248c0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase14d ago0xa0d286…f76178
0x27ab…248c0x32a1…e5c3Basex402 service$0.10100%coinbase14d ago0xea5d3b…19cc4e

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.