Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76bb…ae300x8581…c402BaseSurplus IntelligenceTwitter$1,000.0025%0x8d47…b12389d ago0x93f5ff…2da7af
0x8581…c4020x2348…2bcbBasex402 service$0.005325%Payer-submitted89d ago0x667306…7b1505
0x8581…c4020x2348…2bcbBasex402 service$0.00842525%Payer-submitted89d ago0x5f1d5b…8f632b
0x8581…c4020x2348…2bcbBasex402 service$0.00273725%Payer-submitted89d ago0x09751d…69b695
0x8581…c4020x2348…2bcbBasex402 service$0.00143125%Payer-submitted89d ago0x91bebb…aa0084
0x8581…c4020x2348…2bcbBasex402 service$0.0225%Payer-submitted89d ago0x79d50a…eab5f0
0x8581…c4020x2348…2bcbBasex402 service$0.00127525%Payer-submitted89d ago0xf41f1c…4fa1ab
0x8581…c4020x2348…2bcbBasex402 service$0.00437725%Payer-submitted89d ago0x6d12ee…17a891
0x8581…c4020x2348…2bcbBasex402 service$0.00103925%Payer-submitted89d ago0x7dd301…90f3d6
0x8581…c4020x2348…2bcbBasex402 service$0.00226825%Payer-submitted89d ago0xfcaf92…34faa2
0xbf4e…e08a0x8581…c402BaseSurplus IntelligenceTwitter$0.0001525%Payer-submitted89d ago0xd75598…08aa8f
0xf493…58df0x8581…c402BaseSurplus IntelligenceTwitter$0.02100%0x8581…c40289d ago0xa73dcd…9034cc
0xf493…58df0x8581…c402BaseSurplus IntelligenceTwitter$0.15100%0x8581…c40289d ago0x38cde0…847f7a
0xc047…a0b70x8581…c402BaseSurplus IntelligenceTwitter$0.0001525%Payer-submitted90d ago0xc93492…0ab37b

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.