Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted10s ago0x2a2f28…9da3c1
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase10s ago0x9976c7…f41e32
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase10s ago0xa8f335…220683
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase10s ago0xf0c8fe…069c4a
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase10s ago0xe4be88…12d688
0xba03…fc580x6839…1a2bBase—$0.003100%coinbase10s ago0x32bba9…9a3c6b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x41ca13…febf4b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14s ago0x871bdf…5c7915
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0xe1c29a…4dbe3f
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x3b39f9…5ab9d3
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0x86577c…33c7e2
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase20s ago0xa0a8bd…db0776
0xdf2f…f8ba0x6839…1a2bBase—$1.00100%coinbase20s ago0xe103b5…2b8bfb
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0x1f43a3…0eeb60
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0x9981f1…cd1276
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0x4034c9…d5e2be
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase24s ago0xc5b1a6…f2a12d
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x5c7ef2…bcf1f4
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0x3a0d5b…36c8c0
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0x849c2d…d54821
0x1d37…b7dc0xfe80…47eeBase—$0.001100%fluxa30s ago0x71714c…04442e
0x028a…60a20xfe80…47eeBase—$0.001100%fluxa30s ago0x88d224…bd664b
0x6d6a…16270x6839…1a2bBase—$1.00100%coinbase30s ago0x2d64d4…7d2d26
0x64b8…21fa0x3e0a…78e7Base—$0.004503100%coinbase30s ago0xdac9fd…9d15fb
0xf97b…10e70xfe80…47eeBase—$0.001100%fluxa32s ago0x6452c6…006a33

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.