Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x1e71…3806Base—$101.1470%0x7347…d69117s ago0x9bd88c…18fa04
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase17s ago0xb36bd3…1f7a2c
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19s ago0x973a8e…42655a
0xd86f…b6840xabcb…1892Base—$0.01100%coinbase19s ago0x96e7ae…498e5c
0xcdf9…39520xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase19s ago0x46d7c1…bb4710
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase21s ago0xc1e0f2…1f3df7
0xf3ad…9df90x3e0a…78e7Base—$0.004865100%coinbase23s ago0x9ba95e…d4f7cc
0x59f4…ed970x6839…1a2bBase—$0.003100%coinbase25s ago0x30f423…8c1666
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase27s ago0xa8f43c…8f0775
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase29s ago0x7d8169…03fa89
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase31s ago0xa8656a…702897
0x094a…77770x8a12…0881Base—$0.75100%coinbase31s ago0x079370…0155a3
0xf699…2de40x6839…1a2bBase—$0.003100%coinbase31s ago0x32a99b…844b59
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase31s ago0xa57900…c27ff1
0xcdf9…39520x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase31s ago0xaf1544…0c7e1a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase31s ago0x37c18b…5bf085
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase33s ago0x565783…686659
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a535s ago0xf6bf21…729043
0xcdf9…39520x4466…125eBasex402 service$0.005100%coinbase35s ago0x789a91…1edc32
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase37s ago0x702fd9…a4d3a4
0xbd5e…8c830x6839…1a2bBase—$0.003100%coinbase39s ago0x42091a…9a5f25
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a539s ago0x53cecd…2244e9
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a541s ago0xd4e5c0…7d74bc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase41s ago0xd4e283…a4da85
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase43s ago0xdd35e1…0c24fc

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.