Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase42d ago0xe96197…158f43
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase42d ago0xe930a1…84986d
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase42d ago0xbe97e6…253534
0x8a1a…aa530x5770…f8b2Basex402 service$0.002100%coinbase42d ago0x3e1f34…8f4bb9
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase42d ago0xcdd947…b07b35
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x6eb4a5…377721
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase42d ago0xcef32b…70d3e9
0x8a1a…aa530x58bd…6b6cBaseApiToll SEC FilingsSec$0.003100%coinbase42d ago0x42e40c…8997b6
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0x7cb6bf…f6d4f6
0x8a1a…aa530x52e2…f3eaBasex402 service$0.008100%coinbase42d ago0x45d294…87583d
0x8a1a…aa530x9dba…0df8Basex402 service$0.006100%coinbase42d ago0xfcb158…efe1a0
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase42d ago0x155145…1b8be0
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase42d ago0xf42e5a…9b47c4
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase42d ago0xe4f4b5…b91dfd
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase42d ago0xedb5e2…29632e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x0903f7…961fcd
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x26bb12…6a5997
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase42d ago0x211db4…078383
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x2cc96d…dbf7a7
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase42d ago0xffe22e…ab5913
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase42d ago0xee7268…113dd1
0x8a1a…aa530x4447…70f2Basex402 service$0.01100%coinbase42d ago0x4a0673…40b66c
0x8a1a…aa530x3c48…244eBaseylk-vetx402$0.02100%coinbase42d ago0xc4260c…e99ea5
0x8a1a…aa53eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase42d ago0xdc802f…989069
0x8a1a…aa530x4683…6fb0BaseTools API$0.05100%coinbase42d ago0x2edf2e…f321fd

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.