Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a8a…f00b0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0x551503…a7fe51
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0x0639cb…33f2be
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0x8ea403…493f9f
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0xb77cff…e51238
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0x81b8a2…c9dca6
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0x783010…931e7d
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0x72c0fd…904af8
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0x743856…398d9f
0x3f82…c4650x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase11d ago0x7ad3e7…c745d6
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x7b1e7a…828163
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x13446e…ee665a
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x6a35a0…f20cc9
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0xdc0078…c81c34
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0xafb064…061115
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x103f58…037256
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0xfc7431…e0e268
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x3be4c7…755f06
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0xb151d1…7401ba
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0xaea369…845cbe
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x77cf73…23df9f
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x6bd96a…a58eae
0x89d9…a10d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0xd6c501…c1b117
0x79f8…f7580x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x55c320…3109f8
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase12d ago0x308f63…7130ae

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.