Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase45d ago0x5a378b…79a4a8
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0xf54cb2…85c9e2
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase45d ago0xa28f48…daaea1
0xafff…33790xc751…86a1Baseglim.shTwitter$0.02100%coinbase45d ago0x4b7b2a…166983
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase45d ago0x2d41b2…68f093
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0xfb95de…e1bea1
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0x5281ec…64e061
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0x59bb5e…d1ad8c
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0x511bbb…9415d4
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase45d ago0x7ee629…58c486
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0xc0295d…69ca32
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0xe86581…55ff12
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase45d ago0x8359e6…e7d805
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase45d ago0xdb6cca…6bede0
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase45d ago0xabf565…c2e91d
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase45d ago0xa38bc7…ed9638
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase45d ago0x82e58f…469d2e
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase45d ago0x2e24aa…6ee696
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0x48349c…9f4a2b
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase45d ago0x6ba13d…9ad367
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0x7cab50…4c5b98
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0x343fe9…b1f867
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase45d ago0xf815a6…6497b9
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase45d ago0x591cd6…212c43
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase45d ago0x07ca0f…07f3b3

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.