Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase9s ago0xae0c34…d47b52
0xc739…b1100x6839…1a2bBase—$0.003100%coinbase9s ago0x73e578…1e7c9d
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase9s ago0x5ba6ae…0922ad
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase11s ago0xf42350…93ce92
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x7005fc…8bbb0c
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase13s ago0xa87ab7…a0416b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x41f7f0…601e47
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x652738…483798
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase15s ago0xb936ff…767f4a
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase15s ago0xb7ad23…e0e25c
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.002100%coinbase17s ago0xea268b…509886
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase17s ago0x9f01a9…3ecc1a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0xd4c105…52d5c5
0xf9d0…142a0xfe80…47eeBase—$0.001100%fluxa19s ago0x30d410…319c40
0xfe27…66470x6839…1a2bBase—$0.003100%coinbase27s ago0x6fd7d1…9af95d
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x5e94f6…6f62b0
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase31s ago0x4514b5…9a3f58
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xfbcc…3fea33s ago0xf4b141…6c089c
0xf576…65920xf000…94fcBase—$0.10100%coinbase35s ago0xa6df85…c284ff
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase37s ago0x041f7e…197b67
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase37s ago0x97af01…a263cf
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793237s ago0x5692fe…3801c2
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase37s ago0x2faf5c…f3aac8
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa39s ago0x5f6ddd…40c610
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted39s ago0x692e50…e4a7c9

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.