Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0x9af449…208bec
0x7816…74140x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0xba51e4…810c6d
0x530f…2a060x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0xec6606…78242d
0x42b3…029f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0xa3807f…d5356f
0x42b3…029f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0x61cb5c…58206d
0x42b3…029f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0x43329f…7b118d
0x42b3…029f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0x21c6c6…17c9b3
0x42b3…029f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0xcf7261…14a048
0x42b3…029f0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0x989a08…752f11
0xba32…4c8d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0x9629b3…0b8b38
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase4d ago0x0291cf…30b85f
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x41f8ee…78e705
0xbe2d…0eed0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0xdc4662…d44b65
0xbe2d…0eed0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x5cbef9…8f0791
0x4550…f8b30x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x061368…969f79
0x4550…f8b30x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x7e0fc6…889ad6
0xba32…4c8d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x3b977e…0954fc
0x92c5…20030x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x40a0ec…7dc580
0x92c5…20030x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x821ae8…9053ac
0x3382…8e570x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x0c42b9…9a4c68
0xc682…42120x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0xa5c582…72a17d
0xb3a4…21f70x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x9feb13…68a38e
0x46b4…1c8a0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase5d ago0x29e6ba…b2c975

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.