Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x1c040a…65bf61
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0xbe91fe…29dfb9
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0xb63291…32df31
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x408782…b98e9c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0xec17c5…2eba2b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x5956f7…9f8dd4
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x6372df…f75ce3
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x286558…e6ef55
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x3e33c5…dea719
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x5715e8…b162b2
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0xda307e…57d94c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x9808ee…9f05dd
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x6da0ba…a55cff
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x3032d6…f39e87
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x1370db…9d3e62
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0xf8c741…f1cb96
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x9bb059…450bd4
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x60326c…a600f6
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0xec1374…7469ae
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0xe16b52…5b27ed
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x232a59…3a3b0b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x826070…272c0b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0xc26ff2…94b380
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x196285…76080f
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase55d ago0x097ce7…742216

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.