Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ead…352d0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase77d ago0x5c1135…a966d2
0x3ead…352d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0x0575a3…2316b8
0x3ead…352d0x3c74…9992BaseAviationAviation$0.0025100%coinbase77d ago0xa48af2…c69001
0x3ead…352d0xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase77d ago0x47e57a…8bff25
0x3ead…352d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0xae6ac7…5ccf0b
0x3ead…352d0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase77d ago0x54b46c…98db50
0x3ead…352d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0xa53b2c…6bad6e
0x3ead…352d0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0x98db3b…3626d3
0x3ead…352d0x260f…82b0Basex402 service$0.05100%coinbase77d ago0x1bf71e…2a1ea3
0x3ead…352d0xf4a9…2036Basex402 service$0.005100%coinbase77d ago0xa94764…360e67
0x3ead…352d0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase77d ago0x8543c7…d60b5b
0x3ead…352d0xbd17…283dBaseStableFinanceNews$0.02100%coinbase77d ago0x4658ea…9e547c
0x3ead…352d0x24fa…9bf2Basex402 service$0.005100%coinbase77d ago0x3e6cf9…fb0c99
0x3ead…352d0x2932…4f60Basex402 service$0.25100%coinbase77d ago0xb98c93…160bf2
0x3ead…352d0x051a…af85Base—$0.05100%coinbase77d ago0xb1d488…8000b7
0x3ead…352d0x54d6…4afaBasex402 service$0.05100%coinbase77d ago0xd8c7b5…094c22
0x3ead…352d0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase77d ago0x17154b…66fef9
0x3ead…352d0x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase77d ago0xac155d…43adeb
0x3ead…352d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase77d ago0x3378dc…7be46b

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.