Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0df2…07c90xa112…7d60Base$0.003100%heurist71d ago0x192496…3f82b5
0x0df2…07c90x402f…b0d4Basex402 service$0.001100%coinbase71d ago0x721b2e…00a8ac
0x0df2…07c90x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase71d ago0x126557…78f2ca
0x0df2…07c90x4466…125eBasex402 service$0.004100%coinbase71d ago0x01b341…9e07de
0x0df2…07c90x4465…28eeBaseInvoketCompliance$0.01100%coinbase71d ago0xe31147…51a497
0x0df2…07c90x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase71d ago0x2ce2a7…681221
0x0df2…07c90x549c…c6d1Basex402 service$0.02100%coinbase71d ago0x17f666…2b2883
0x0df2…07c90xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase71d ago0x255698…1db554
0x0df2…07c90xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase71d ago0xe95110…b86cd2
0x0df2…07c90x5721…8867Base$0.001100%coinbase71d ago0x30b6b5…4e6ea4
0x0df2…07c90x5721…8867Base$0.001100%coinbase71d ago0x83666a…f6d2a1
0x0df2…07c90x810f…29c5Basex402 service$0.001100%coinbase71d ago0x0d4e4f…2c7f2c
0x0df2…07c90x15d3…1cc8Basex402 service$0.001100%coinbase71d ago0xb1522a…4d8fc6
0x0df2…07c90x15d3…1cc8Basex402 service$0.005100%coinbase72d ago0xb8e8bb…594db7
0x0df2…07c90x1484…c2c5Basex402 service$0.07100%coinbase72d ago0x0fb64e…1c8b74
0x0df2…07c90x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase72d ago0x08fa7f…f2b9fd
0x0df2…07c90x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase72d ago0x5cc282…caf64b
0x0df2…07c90xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase72d ago0x87b041…672f16
0x0df2…07c90x4466…125eBasex402 service$0.004100%coinbase72d ago0x87cae1…1c4f3b
0x0df2…07c90xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase72d ago0x0f1f4e…923679
0x0df2…07c90xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase72d ago0x459110…76b94f
0x0df2…07c90xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase72d ago0x11af84…0095f3
0x0df2…07c90xabe5…0441Base$0.005100%coinbase72d ago0xa8513f…9058f1

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.