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%coinbase70d ago0x6688ab…385e8a
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x3d8424…56a74b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x1b5dad…d434c6
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xe86d01…007d99
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x17af4f…64292f
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x1a740c…a20510
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xecd8ea…f3886d
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xa301d1…934e19
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x5c458a…c973ce
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xc5ed1f…081213
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x4f8ea5…35a7a6
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xb44e24…fb1060
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xbca4e1…4cb9b0
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x99c663…a39a9e
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x4dc142…982db2
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x3e7ca6…56ffdf
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x7c1644…65b758
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xfba055…a24d59
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x0f6e99…899f0b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xf5032e…9f2e79
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xbd57d9…548e1b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x882362…a1778e
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xc3c8a7…31db0c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0xda410f…aae151
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x4feefc…31d41c

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.