Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcda…dc4f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0x8bdbdd…e4a051
0xa276…30950x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xa86e68…671b1d
0x798d…116f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0x10a4b6…baccc9
0xa276…30950x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates98d ago0xc7566e…0ac3a2
0x83aa…1ac00x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0x418136…7dbbbe
0xa276…30950x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xc88bb5…f9795d
0xa276…30950x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase98d ago0xbce0ce…a1229d
0xe121…f7340x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x8a0fb1…51129f
0xbcda…dc4f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x77314c…3a1e3a
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x4f6101…13de85
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x4bb431…a0fff5
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates99d ago0x29a467…448dae
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x607aa6…28ff20
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates99d ago0x7f6237…01a3ab
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0xd6f251…4e90eb
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x8f0faf…60cd9d
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x79837a…d28ae7
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0xe64a9d…de3d4c
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x5e07b4…77785f
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x395bfa…0024b9
0x9dd5…08c20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase99d ago0x0ab988…298953

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.