Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a44…37810x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xca19f9…bf7f97
0x3a44…37810x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xe2da8c…e6b438
0x3a44…37810x6e8b…4e2eBasex402 service$0.005100%coinbase77d ago0xfb96ef…63ac0a
0x3a44…37810x515e…f8ccBasex402 service$0.25100%coinbase77d ago0x87a887…237b17
0x3a44…37810x2348…2bcbBasex402 service$0.02100%coinbase78d ago0x36aed6…6a7356
0x3a44…37810xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase78d ago0xaf541f…a1b2f0
0x3a44…37810xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase78d ago0xbf57d2…ed5f77
0x3a44…37810x054a…90eeBasex402 service$0.20100%coinbase78d ago0x1dfcf0…5ff418
0x3a44…37810x515e…f8ccBasex402 service$0.06100%coinbase78d ago0x7a142b…c3dd6f
0x3a44…37810x515e…f8ccBasex402 service$0.04100%coinbase78d ago0x82830b…2c4d15
0x3a44…37810x0e84…b808BaseOtto AITwitter search$0.001100%coinbase78d ago0xacb4e6…79af2c
0x3a44…37810x2348…2bcbBasex402 service$0.02100%coinbase78d ago0x679098…8d1974
0x3a44…37810x515e…f8ccBasex402 service$0.04100%coinbase78d ago0x2b1160…ffce86
0x3a44…37810xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase78d ago0x20f922…4d5985
0x3a44…3781nategeier.ethBasex402 service$0.006100%coinbase78d ago0x9c5528…f0b15f
0x3a44…3781nategeier.ethBasex402 service$0.006100%coinbase78d ago0xe767e0…7d00bd
0x3a44…37810x7f6f…7bfdBasex402 service$0.003100%coinbase78d ago0x8006b1…23b330
0x3a44…3781nategeier.ethBasex402 service$0.006100%coinbase78d ago0x855d16…b78642
0x3a44…3781nategeier.ethBasex402 service$0.006100%coinbase78d ago0xd24857…e8e46b
0x3a44…3781nategeier.ethBasex402 service$0.006100%coinbase78d ago0x4bf355…0cfa56
0x3a44…3781nategeier.ethBasex402 service$0.006100%coinbase78d ago0xb67996…49a2e8
0x3a44…3781nategeier.ethBasex402 service$0.006100%coinbase78d ago0x0fea93…2ccd21
0x3a44…37810x0e84…b808BaseOtto AITwitter search$0.001100%coinbase78d ago0x907620…9e6e0a

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.