Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase51d ago0x914cbf…532c85
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase51d ago0x02d698…6fd726
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x9429dc…2360a1
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x240780…62c18a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x1d43e3…60cbb1
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase51d ago0x931863…c12bab
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase51d ago0x3c224a…616574
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase51d ago0xd7c089…468f89
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x4696d1…2b1b56
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase51d ago0x2646be…c8d195
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0xfeebab…621577
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase51d ago0x2f56bd…3e4d7c
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x7d3d68…4e065a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x98413d…50843f
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x71c20e…c7641c
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0xa62eca…a77240
0x54eb…7daf0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0xd8ba10…65a719
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x029ffc…bde506
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase51d ago0x963b2f…1a0505
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase51d ago0xc91596…75a7c9
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0xfc92b5…e42662
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase51d ago0x3bcb69…8fe082
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0xb5c28d…03d6e4
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase51d ago0x4d605b…e0c185
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase51d ago0x8c2974…547bc6

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.