Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase11s ago0xd57bb5…45f295
0xa589…86470x6839…1a2bBase—$0.003100%coinbase13s ago0x2010ff…1a1dcc
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x0a0679…097a9d
0x3dc5…d23b0x480c…846aBaseBitrefillGift-cards$0.57100%coinbase15s ago0x4a7f4e…fdbf92
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase17s ago0xce2430…8e7ba2
0x136e…80de0x47c5…4fc3Base—$10.5070%0x7a25…7fdc17s ago0x118975…24d1ae
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase17s ago0xe8863f…4639a1
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xcf2796…7d4a69
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase19s ago0x2a3803…b4a9f8
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase19s ago0xdca6a3…288c60
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase21s ago0x94cd78…0b13ea
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x0704a1…047f54
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase23s ago0x84035b…4d0367
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase23s ago0x0417a9…7ec458
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase25s ago0x8bca2e…ef2f15
0xd476…d0620x6839…1a2bBase—$0.003100%coinbase25s ago0xb0c8fe…bdc271
0xa787…64cf0x47c5…4fc3Base—$21.0070%0x7929…b33125s ago0xc386d1…45d8bb
0x6872…fbb00x3e0a…78e7Base—$0.004268100%coinbase25s ago0x087a4b…a2b3b8
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0xe66f89…62bd89
0x3dbb…da270xfe80…47eeBase—$0.001100%fluxa27s ago0x8ae9d9…c146ef
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x647733…7a79b3
0xc1b7…426a0xef43…6c7fBase—$0.01100%virtuals27s ago0xabfefb…22d0ac
0x901e…c0c30x4f4b…422dBase—$0.04100%coinbase29s ago0x4052b7…67adec
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase31s ago0x267e93…fe4ab0
0x863a…89b40xc4f0…0bb9Base—$29.0070%0xd05c…826031s ago0x9df887…62f4df

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.