Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase47d ago0x835048…3898a0
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase47d ago0x948c22…8d0e28
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x4f03f7…8856a8
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xcb5f6a…63e40a
0x83e4…b6ff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x346586…4e88aa
0xae53…01e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0xd76850…4cd109
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x134377…688d0e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x8e3191…82ccdc
0x6446…e6d50x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x44f763…37ae44
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x912041…57bce4
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x2c845a…2c8acc
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xf5add7…0b6778
0x568b…870f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x35becf…a2ba0a
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x44ed8c…1c9de9
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x1fe5ec…252901
0xc85f…06040x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x8d9d86…26da14
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x0f673a…9be615
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x985d39…a76afa
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x534b7b…f603fa
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x3eb8aa…a7e6c6
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x1a6984…212180
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x810346…bd65b7
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xde5de5…85c328
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xab8774…b991ef
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x68bb22…50713c

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.