Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf13…d1640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x35b7bf…549c20
0x2645…e98d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xee4f8b…84fa4a
0xe773…af980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xe9d4b7…a4c422
0x993c…39cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x545801…5835e9
0x3684…780d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x9dda86…8a86c5
0x4a08…8f990x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xeb085c…72266b
0xdc6a…b4880x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xcc4ee8…d0f04f
0x36be…6a120x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xcec477…8a925b
0x0540…4a0e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x140d4e…784413
0x54eb…7daf0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xf5a42f…c872f2
0xd91e…77c20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x7e0d3e…aac53e
0x568b…870f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x413d74…a933b3
0xcfe9…43cc0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x39fc30…0a52cd
0xbd49…38900x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x938c7a…ff1fa5
0x2878…35760x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xdf4a2a…cbfcb0
0x36be…6a120x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xfc1543…b0f7f0
0x4844…a0ee0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x954a0c…5864ff
0x2762…0d620x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xdceb6d…6599a8
0x44e6…fe190x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x3582f4…692b0f
0x05ae…51240x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x5e1955…049aea
0xcc27…60980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0x252d92…7f92dc
0x1104…f2610x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xde5c39…87088c
0x7a65…1ce40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xfecc87…a6cd5a
0x2db4…e59e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xdccdd5…f9a015
0x2878…35760x0e84…b808BaseOtto AITwitter search$0.001100%coinbase121d ago0xd57aeb…43866b

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.