Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$1.05100%0x79bd…fda186d ago0x32ce8f…fb0f42
0xf861…cd530x0e3d…7757Base—$5.25100%0x9ce1…fd1c86d ago0xb816f8…1a272a
0xf861…cd530x0e3d…7757Base—$4.20100%0x51a8…b21186d ago0x3ad61f…e4b4c8
0xf861…cd530x0e3d…7757Base—$5.25100%0x14dd…a4ea86d ago0xe44274…8fb6a1
0xf861…cd530x0e3d…7757Base—$3.15100%0xfbd8…39da86d ago0xbc7773…0eadca
0xf861…cd530x0e3d…7757Base—$52.50100%0x154a…ba3286d ago0x05b04b…d9c58e
0xf861…cd530x0e3d…7757Base—$15.75100%0x7969…4cf586d ago0xc9c4a4…0abad3
0xf861…cd530x0e3d…7757Base—$4.20100%0x5944…557286d ago0x518dba…fe8063
0xf861…cd530x0e3d…7757Base—$10.50100%0xdb8c…386186d ago0x5c21a7…841c00
0xf861…cd530x0e3d…7757Base—$5.25100%0x6e35…7a2886d ago0x9a608d…e8679e
0xf861…cd530x0e3d…7757Base—$10.50100%0x6bdd…b27686d ago0xd336f7…adc971
0xf861…cd530x0e3d…7757Base—$5.25100%0x3368…d66b86d ago0x9ad5f0…04a709
0xf861…cd530x0e3d…7757Base—$2.10100%0x9993…8cf586d ago0x10a31c…285736
0xf861…cd530x0e3d…7757Base—$1.05100%0x154a…ba3286d ago0x055b6c…072e22
0xf861…cd530x0e3d…7757Base—$1.05100%0x9971…204886d ago0x37f041…42f7f2
0xf861…cd530x0e3d…7757Base—$5.25100%0xc89e…795886d ago0xa62a9b…7d0654
0xf861…cd530x0e3d…7757Base—$21.00100%0x971f…ddbf86d ago0xfdd301…9a7002
0xf861…cd530x0e3d…7757Base—$3.15100%0x44ef…9f6386d ago0x2d7b5c…d0a02e
0xf861…cd530x0e3d…7757Base—$2.10100%0xa2b8…fedd86d ago0x7cc696…d3c5cd
0xf861…cd530x0e3d…7757Base—$10.50100%0x5697…9cea86d ago0xf1d441…7e0217
0xf861…cd530x0e3d…7757Base—$10.50100%0xab17…f94386d ago0x0498be…889af8
0xf861…cd530x0e3d…7757Base—$5.25100%0x6bac…5e9b86d ago0x83d6a3…6ea52f
0xf861…cd530x0e3d…7757Base—$10.50100%0x89a0…ff5886d ago0xf905e6…19584d
0xf861…cd530x0e3d…7757Base—$3.15100%0x0562…cf2086d ago0xa72afd…9e4acb
0xf861…cd530x0e3d…7757Base—$5.25100%0x614a…d5ce86d ago0x61d41f…47e8c0

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.