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%coinbase67d ago0x98f387…54b790
0x2641…29990xc751…86a1Baseglim.shTwitter$0.01100%coinbase67d ago0xfb03af…70d96a
0x2641…29990xc751…86a1Baseglim.shTwitter$0.01100%coinbase67d ago0x679baf…603281
0x2641…29990xc751…86a1Baseglim.shTwitter$0.005100%coinbase67d ago0xfea80a…c0bf89
0x2641…29990xc751…86a1Baseglim.shTwitter$0.01100%coinbase67d ago0x2a0bb2…d503b4
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase68d ago0x7a422d…2bb004
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase68d ago0x620b0e…ba2878
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x97ae68…eceaa0
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x4aa6fb…3c9ed7
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x8ae39f…5cbe2b
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x805bf4…009e2a
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase68d ago0x255232…fe1f61
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x8eb9d9…5e92a7
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0xd008b7…4d3a4a
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x143753…fb184b
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x334e17…ca4943
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0xf2a420…6762c7
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase68d ago0xafb4b1…087a3c
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0xf2898d…0f77f4
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase68d ago0x62c01a…7ee923
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x9400e4…ff14f2
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.002100%coinbase68d ago0x71c600…a1aacc
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.005100%coinbase68d ago0x537f7b…ebd048
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0x9d262e…d848f5
0x791b…60cd0xc751…86a1Baseglim.shTwitter$0.01100%coinbase68d ago0xf5a2ea…10ec5a

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.