Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase74d ago0xef7fe3…9e7aa2
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0xf2441c…69e821
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0xbc8b06…1b3ea9
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase74d ago0xdb5a0a…b0c330
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x46eb02…95c47c
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x02c870…7d7491
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x362161…c9db79
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase74d ago0xc81461…6df80d
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase74d ago0x1d3e40…aca26f
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x397b06…307747
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x958bed…682a30
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase74d ago0x3c09c4…21a8fe
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x8b2375…9b92fa
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x3479a2…d56f68
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x42235a…704dbf
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase74d ago0xe52390…f928a8
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0xca6553…3c8959
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0xc50821…988b46
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase74d ago0xb0f8f8…07f0cc
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x9e7747…5201d4
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x90a92c…0d3390
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x7dcb1d…0826ca
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0x2998bf…36c3d1
0x90be…5a010x0e84…b808BaseOtto AITwitter search$0.002100%coinbase74d ago0x78280b…7d5577
0x90be…5a010x9305…f13fBaseNansenCrypto$0.05100%coinbase74d ago0x561e54…0153fb

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.