Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
lakesh.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase33d ago0x8d5441…4deac9
fumerelle.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase33d ago0x3cf056…430edb
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase33d ago0x100318…866275
dinotopia.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase33d ago0x3cfc29…c0c749
warlor.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase33d ago0xa79211…f95fe5
zarena.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase33d ago0xcd3b44…97131a
selinas.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x521e5f…3604e3
beisch.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0xe5d631…a2c2b2
varezka.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0xe2e09a…954234
hugolina.eth0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x03e3b8…d881cb
0xc93f…e0810x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x9758e7…d9b753
0xc93f…e0810x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x7afef8…dc3db2
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0xd4eb50…e06fd7
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x76d02f…12fa43
0xe629…4b540x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x1dbfa5…e64acc
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase34d ago0x60f14d…d5a15d

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.