Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa276…30950x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xa8f77b…974b4a
0xa276…30950x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xab76ea…27fcb5
0x9dc1…e94f0x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates97d ago0xb955e5…90e9f5
0xa831…09fa0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x22080d…d815ef
0xbe2d…0eed0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x73b5e6…604c30
0xaf5e…942d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x9537a9…e7bc5f
0xbb7f…da370x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x63c9f7…326917
0xddc3…74e20x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xc74d7c…5abd8e
0xa831…09fa0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xa8faa4…dba7da
0xdc19…12490x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xa30a02…6f05d4
0x3e06…16530x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xb7a1c4…aeb8c9
0x3e06…16530x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x00acdb…d65f3a
0xaf87…92840x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates97d ago0x1b3ca9…8e0e6a
0x3d09…7e000x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xadb874…37a3ad
0x3d09…7e000x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates97d ago0x7dccc0…96c094
0x3d09…7e000x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x1dbab9…5a8dd9
0x3d09…7e000x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xc9e750…01d7b1
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x3cf2bc…311995
0xb401…995b0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x5adc57…1e7e86
0xb401…995b0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x0ac583…5780a5
0xb47c…d3750x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x7dc5e4…68d465
0xee66…ec870x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0xde80ac…fcf8e9
0x2cae…270d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x7e6cde…67e75f
0x2cae…270d0x5bb4…9f68BaseOtto AIYield farming$0.001100%candidates97d ago0x318c6f…63139f
0xee66…ec870x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase97d ago0x09293d…8c48b8

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.