Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe927…8c7e0x3f14…146dBase—$0.80100%fluxa114d ago0x263f0c…1c338f
0xeb15…bcb20x3f14…146dBase—$0.78100%fluxa114d ago0x6f4bc0…eeddc7
0x1f52…85640x3f14…146dBase—$0.92100%fluxa114d ago0xb0febc…22828d
0xb15a…eefb0x3f14…146dBase—$0.35100%fluxa114d ago0x7d4507…b3d2bf
0xa5d2…779e0x3f14…146dBase—$0.41100%fluxa114d ago0x6043c1…cb52d2
0x20a1…0e8e0x3f14…146dBase—$1.03100%fluxa114d ago0x006a53…506dce
0x4692…7b230x3f14…146dBase—$1.02100%fluxa114d ago0x212a91…2ad4c7
0xd251…5c130x3f14…146dBase—$1.01100%fluxa114d ago0x747814…47c5fb
0xf17a…9a920x3f14…146dBase—$0.30100%fluxa114d ago0x9b680d…077048
0x3269…010e0x3f14…146dBase—$1.07100%fluxa114d ago0x9975f4…9953ea
0x9d3a…b20a0x3f14…146dBase—$0.27100%fluxa114d ago0x32196e…8ee15f
0x41e1…9aeb0x3f14…146dBase—$1.07100%fluxa114d ago0x8163b3…e055b3
0xaf2f…68ba0x3f14…146dBase—$1.05100%fluxa114d ago0x39b895…0efdc7
0x17ed…01d50x3f14…146dBase—$0.67100%fluxa114d ago0xc0cefd…899ae9
0x4e43…57dc0x3f14…146dBase—$0.90100%fluxa114d ago0xe715ea…69048d
0xc3ba…673a0x3f14…146dBase—$0.48100%fluxa114d ago0x54b95d…74b9bb
0x45af…250f0x3f14…146dBase—$1.02100%fluxa114d ago0xcca2d6…1b19d6
0xdf20…99bd0x3f14…146dBase—$0.51100%fluxa114d ago0x8f4376…455f31
0xfd8a…20520x3f14…146dBase—$4.73100%fluxa114d ago0xfd1a80…36bfed
0xf879…36a80x3f14…146dBase—$1.51100%fluxa114d ago0x3a0056…bff253
0x10bd…603c0x3f14…146dBase—$0.37100%fluxa114d ago0x8cdb78…70c4e3
0x6c53…9f580x3f14…146dBase—$0.53100%fluxa114d ago0xf16148…496679
0x5a37…a9620x3f14…146dBase—$0.30100%fluxa114d ago0x8a1ee6…06db19
0x77c4…ae2f0x3f14…146dBase—$2.93100%fluxa114d ago0x7e7c50…adcce3
0xb677…8f9a0x3f14…146dBase—$0.25100%fluxa114d ago0x1f650a…c98f58

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.