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%coinbase69d ago0x468beb…e9bb8e
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase69d ago0x527295…a9a0c0
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase69d ago0xe5c25b…0dfa19
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase69d ago0xf91db3…2997ab
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase69d ago0xd258cd…d2a1e1
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase69d ago0xfeca4e…5f44f2
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase69d ago0x45bedf…0bfed6
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0xc7f171…873160
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase69d ago0x04e59b…cf07b0
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase69d ago0x302c59…10cdf6
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase69d ago0x1e63c5…d621f0
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase69d ago0xeff34a…993fc5
0x8a1a…aa530x9dba…0df8Basex402 service$0.006100%coinbase69d ago0x787233…4e9a58
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase69d ago0x9f1f72…d6e479
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase69d ago0x45f02b…8636f2
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase69d ago0x056df3…31542a
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase69d ago0x8100ee…12b9bb
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase69d ago0x1725f2…289c98
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase69d ago0x2f15f1…146c27
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase69d ago0x0add5d…f89189
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase69d ago0x0cc3ac…da7c03
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase69d ago0x9c766d…33fe58
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0xd84c80…c47359
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase69d ago0x44ff5f…f85285
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase69d ago0x36df4a…bd4d66

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.