Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x7090…40d0Base—$0.005100%coinbase70d ago0x112980…790be6
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase70d ago0x7749fe…2cf79e
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase70d ago0xb0bf6b…2a8670
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase70d ago0xa63763…978c0d
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase70d ago0xf8d544…254f4a
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase70d ago0x176799…6b6455
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xf1cd4c…5cffc4
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase70d ago0xab6cf0…2d106c
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.001100%coinbase70d ago0x9ae635…522816
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase70d ago0x7223e1…8fb8b9
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase70d ago0x5fd344…5c2557
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase70d ago0xa9052f…e116ee
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase70d ago0x5cc7c9…aac070
0x8a1a…aa530x9dba…0df8Basex402 service$0.006100%coinbase70d ago0x291df0…23f47b
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase70d ago0xd89e61…6b1ba2
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase70d ago0xf310dd…8af327
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase70d ago0x7d735d…62714d
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase70d ago0x45c32c…599f87
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase70d ago0x0c19e2…efa52c
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase70d ago0x70f609…476d3a
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase70d ago0x5bf781…8d2875
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xf8295c…e16845
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase70d ago0x5e3c21…5dd404
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.001100%coinbase70d ago0x169ca7…59fc56
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase70d ago0xb9adbe…1390ec

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.