Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c73…e2e80x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0x4e66f8…f813bc
0x0a1b…33610x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0xed5978…11bd77
0x2bf4…1a4b0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0x588d48…c2b2e1
0xa3dc…eb980x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0xdc6a49…849f8a
0x1505…e13e0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0x805433…4eeb63
0x0c30…dbc30x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0x5e3cb5…1176a1
0xfca1…a4380x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0x0e45dc…1ea517
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0x25c344…1e443b
0x7781…f8f60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0x676851…1c72ea
0x7781…f8f60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0xb3ff17…fe370b
0x1ada…ac950x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0xfbfdf6…69c50a
0x1ada…ac950x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0xa4c317…a22a89
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0x07444a…0e2ccf
0x7a2c…fa9c0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0xd13597…12071f
0xbe2d…c6250x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase1d ago0xdf9ec0…78f68d
0x8a80…63040x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0xc53c75…0ac480
0x54e1…f4e00x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0x3fd1ea…8bbec4
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0x4412a5…c18826
0x5760…7db60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0xd46dfc…c9b144
0x7a2c…fa9c0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0x93ebef…8740c4
0x8a80…63040x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0xaf51ee…4c2572
0x8a80…63040x5bb4…9f68BaseOtto AIYield farming$0.01100%coinbase2d ago0x0bfcca…28770f
0x8a80…63040x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0xd1c36b…912443
0xfba0…d1640x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0xc45748…936b87
0x8481…81110x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase2d ago0x7feb9c…78badf

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.