Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase8s ago0x4f3bd7…f8d76a
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase8s ago0x254fe0…492960
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase10s ago0x84ea80…74c26e
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase10s ago0x269d78…2d41bc
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase10s ago0x8a45d9…236177
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14s ago0x15aa5b…8d02d3
0xc162…67b80x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase14s ago0x1c6011…5d2af2
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase14s ago0xa67445…4cbb25
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0xed0e4e…0072b4
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14s ago0x50ca05…ced84d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xfbba…dd9014s ago0x61211a…35ef86
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase16s ago0x0d3dca…1b1189
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase16s ago0xa280f7…b27aec
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase16s ago0x9e3188…05a398
0xcdd3…d9ef0x6839…1a2bBase—$1.00100%coinbase18s ago0xe023db…1f3e9b
0x6821…ce220x2c87…735fBasex402 service$0.02100%coinbase20s ago0x50b822…1bf52d
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0xa8e173…bb3812
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xa9c592…cb38fe
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0x30bbf3…1a9c9a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0x14205c…33fc63
0x6821…ce220x2c87…735fBasex402 service$0.01100%coinbase30s ago0x0118f1…12b6c4
0x6821…ce220x2c87…735fBasex402 service$0.02100%coinbase32s ago0xe0604f…9267d0
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0x8f4e8e…3ba96a
0x6821…ce220x2c87…735fBasex402 service$0.01100%coinbase36s ago0xa1c3a5…31cb41
0xd522…8b6c0x6839…1a2bBase—$0.003100%coinbase36s ago0x991494…153b81

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.