Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x333b…fb020xa112…7d60Base—$0.003100%heurist83d ago0x8ced5a…4340f5
0x333b…fb020xbc64…e3b0Basex402 service$0.001100%coinbase84d ago0x1e0074…64b497
0x333b…fb020x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase84d ago0xde5f9e…926df2
0x333b…fb020x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase84d ago0xd9576d…283c51
0x333b…fb020xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase84d ago0xe58d7f…ff444c
0x333b…fb020x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase84d ago0x776e90…d2ab2c
0x333b…fb020x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase84d ago0xabe707…787bc0
0x333b…fb020xae0d…00b1Basex402 service$0.002100%coinbase84d ago0xfc9277…4d6766
0x333b…fb020x6e8b…4e2eBasex402 service$0.002100%coinbase84d ago0x8d195f…58cf11
0x333b…fb020x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase84d ago0x599905…351d1d
0x333b…fb020x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase84d ago0x008b91…9a505c
0x333b…fb020x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0x399346…b1106d
0x333b…fb020x5b56…96f0Basex402 service$0.003100%coinbase84d ago0xa0c773…645071
0x333b…fb020x2932…4f60Basex402 service$0.01100%coinbase84d ago0xe26407…851fe4
0x333b…fb020x5721…8867Basex402 service$0.001100%coinbase84d ago0x3f4bc5…682465
0x333b…fb020x4465…28eeBaseInvoketCompliance$0.01100%coinbase84d ago0x5290bd…d19053
0x333b…fb020x5721…8867Basex402 service$0.001100%coinbase84d ago0x41ce1d…2536db
0x333b…fb020x217e…67c4Basex402 Service Auditx402$0.005100%coinbase84d ago0x0b5424…074c45
0x333b…fb020x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0xd6d048…f71ba1
0x333b…fb020x5721…8867Basex402 service$0.001100%coinbase84d ago0x463613…8fc45e
0x333b…fb020x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.001100%coinbase84d ago0xe21324…89d9f7
0x333b…fb020x5b56…96f0Basex402 service$0.002100%coinbase84d ago0x5110b4…fc5e73
0x333b…fb020x4c34…02d9Basex402 service$0.001100%coinbase84d ago0x77a9f6…c571dd

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.