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%coinbase71d ago0xf1e840…fa0b3e
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase71d ago0x6f8bcc…025267
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase71d ago0xff66b3…c16106
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase71d ago0xfef6e5…963e88
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase71d ago0x94c339…88128f
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x4d364c…3481f9
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase71d ago0xc707bb…4ff411
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.001100%coinbase71d ago0xab8a4c…d8f575
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase71d ago0x7ad733…2cd4bc
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase71d ago0xd45f04…bacb76
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase71d ago0xab6e9d…cac53d
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase71d ago0xe2c353…b53e37
0x8a1a…aa530x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xc003db…24e6b9
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase71d ago0xdb5692…7f8ff9
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase71d ago0x3eb830…52f70b
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase71d ago0xdf76db…f6adcb

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.