Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7a2…263e0x9720…874cBaseLink Lens URL InspectorUrl-intelligence$0.005100%coinbase19d ago0x274c2e…9e3f89
0xc7a2…263e0x0eba…dd1bBasex402 service$0.001100%coinbase20d ago0xa9411f…512de6
0xc7a2…263e0x16f6…2b11Basex402 serviceUrl$0.01100%coinbase20d ago0x4eb0d1…e865e2
0xc7a2…263e0x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase20d ago0xec1de8…c666a3
0xc7a2…263e0x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase20d ago0x6c44f3…9e0d3a
0xc7a2…263e0x9cc7…77eeBaseOpen Web SearchWeb-search$0.001100%coinbase20d ago0x7b7cc9…ba3f3a
0xc7a2…263e0xce33…989eBaseCrypto Prices & Market DataCrypto$0.004100%coinbase20d ago0x0a6320…e34b26
0xc7a2…263e0xc9b7…3e6aBasex402 service$0.05100%coinbase20d ago0x6bf4dd…1b3ca2
0xc7a2…263e0xcc42…305fBasex402-factoryCore$0.03100%coinbase20d ago0xccc594…773e0f
0xc7a2…263e0x8647…3558BaseLive EVM Block NumberBlock$0.01100%coinbase20d ago0x224c41…6c990a
0xc7a2…263eOfficial Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase20d ago0x2475d8…cac037
0xc7a2…263e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase20d ago0x5e01b0…606293
0xc7a2…263e0xaed4…69c2Basex402 service$0.01100%coinbase20d ago0x37ff85…cb08df
0xc7a2…263e0x9720…874cBaseLink Lens URL InspectorUrl-intelligence$0.005100%coinbase20d ago0x63a61f…998f6a
0xc7a2…263e0xc9b7…3e6aBasex402 service$0.05100%coinbase20d ago0x5e42b0…dd0832
0xc7a2…263e0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.005100%coinbase20d ago0xe12717…05d3e5
0xc7a2…263e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase20d ago0x2af4ba…f05c60
0xc7a2…263eOfficial Source EvidenceBaseOfficial Source EvidenceSec$0.05100%coinbase20d ago0xca4a77…231516
0xc7a2…263e0xc55a…c291Basex402 service$0.002100%coinbase20d ago0x956bee…5dd195

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.