Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase67d ago0xd3abc0…6a150c
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase67d ago0xa8d50d…52142b
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase67d ago0x54720f…fd9d5b
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase67d ago0x912942…686a8c
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase67d ago0x6a045e…0e113f
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase67d ago0xc9c705…2ffa02
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase67d ago0x4b31da…6f0ea7
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x3da7e7…6d9e10
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase67d ago0xdb2be3…e0fc0e
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase67d ago0xc10298…f6bcde
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase67d ago0x58c6cd…216b59
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xbec956…0b97b2
0x8a1a…aa530x9dba…0df8Basex402 service$0.006100%coinbase67d ago0xe889d1…9fe871
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase67d ago0x19c49f…e9210d
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase67d ago0x3193b7…8ab883
0x8a1a…aa530x7090…40d0Base—$0.005100%coinbase67d ago0x4649da…1ca1a2
0x8a1a…aa530x7090…40d0Base—$0.005100%coinbase67d ago0x6206dd…535bdb
0x8a1a…aa530x7090…40d0Base—$0.005100%coinbase67d ago0xbe7ca5…3ea0c7
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase67d ago0x11eb78…825658
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase67d ago0x44aa64…f9fceb
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase67d ago0xf05422…31a160
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase67d ago0x1fb13c…eea676
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase67d ago0x59c9a5…cc6b64
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase67d ago0x4c396e…388b30
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase67d ago0x1159dc…1ecb8e

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.