Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase56d ago0x2186ac…8178d2
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0x6ce642…aa4bc1
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0xc613b1…d5f056
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0x8a5ba9…df9d8d
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xee8255…8208a8
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase56d ago0x5def71…60334a
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0x35c3d3…95d735
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0xac978a…3fddd9
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0x7e2514…a5bfd5
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0x0a4dfb…bd6a6d
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0x1f5390…56a325
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase56d ago0x9ce2d3…a49742
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase56d ago0x18e810…40865c
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase56d ago0x542ee2…3c76f1
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase56d ago0x1c040a…65bf61
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase56d ago0x8426bd…194c4c
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase56d ago0xeef829…958c0e
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase56d ago0xbe91fe…29dfb9
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase56d ago0xb63291…32df31
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase56d ago0x408782…b98e9c
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase56d ago0xcf1578…7f3667
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase56d ago0x3768b5…b959f0
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase56d ago0xa6a9ed…7e52fa
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase56d ago0x56efc0…c910e1
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase56d ago0xe42180…97f641

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.