Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase51d ago0xafe6d3…7ede6a
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0x2c7d2a…7a7a1d
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0xe4b861…3259c7
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.005100%coinbase51d ago0x7d6dd3…da1037
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase51d ago0xf6b27f…0f538d
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.004100%coinbase51d ago0xf35c58…61b440
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0xb02502…2cd26f
0xb240…b0a90xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0x413f89…28d79c
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase51d ago0x4e39f6…aabd54
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase51d ago0x9890cf…fbf761
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase51d ago0x6cc0a3…a3f4e4
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0xbaf1b1…e27796
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0xb5c0d9…2ae97e
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase51d ago0x958e51…328afd
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0x07c333…cc8f9e
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase51d ago0xefd7d4…f6d504
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase51d ago0x1d8347…39a701
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0xd57d4f…7bffca
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase51d ago0x364418…82b7f1
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0xdf89ef…cd7488
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase51d ago0x1a372c…913a90
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0x396fc0…a524df
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0xb75936…068d83
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase51d ago0xfe56ef…b4b5ba
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase51d ago0xb4152c…b7ec5a

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.