Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase13d ago0xa28315…c9710e
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase13d ago0xec0a9f…9145cd
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase13d ago0xd8c825…54d1bf
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase13d ago0x9d0cf5…e62ca3
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase13d ago0xd0f3db…216372
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase14d ago0xf15ea1…1fcc2a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0x87413c…bf6542
0x902d…82560xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0x432690…6b0533
0x902d…82560xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0xb3e013…ff558c
0x902d…82560xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0x3987f1…48eefc
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0xae3084…9657d2
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x82c622…9c4451
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0xd4e38c…8792f3
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x1889dd…a487a3
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x650650…e0d4c8
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x6efe3c…e055ce
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x0680c3…293457
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0xdd3331…d91382
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x931c81…1e0568
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x00b6af…9a6931
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x26262e…96d239
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x8c634d…547824
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0xaba0a0…c209f8
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x0e2331…d57303
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x6e085c…ed7460

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.