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%coinbase76d ago0xb816b2…3f78bf
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xeef09d…da892c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x925767…b0ec11
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x23566a…49a67c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xd0d6c7…93c92e
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x716e25…7794a0
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x993688…40dceb
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xb3e76f…bdec15
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x0c6028…82705d
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xa1e462…0f3fd4
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x41df79…0f7411
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xf4755d…f0ef31
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xc56195…a4c5db
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x4be1b7…fc1948
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x25fa42…037df8
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xce99b3…0c978f
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x5f5ce8…d37b19
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x979bb0…31b159
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x128a57…4e0935
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x5d608a…f2b0da
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x6bcee0…c6cc5b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xfca399…130bfc
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x594df5…5ef454
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0xd60404…d3332c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x9d6f22…7810b6

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.