Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e8c…36aa0x3f14…146dBase—$0.15100%fluxa111d ago0x1dc857…7ff160
0x7bed…563d0x3f14…146dBase—$0.07100%fluxa111d ago0x0a0399…5e895f
0xf9af…6fa40x3f14…146dBase—$0.09100%fluxa111d ago0x9e35f6…e77a9f
0x7a3c…f8ac0x3f14…146dBase—$0.06100%fluxa111d ago0x5c6523…f71522
0xf269…fb250x3f14…146dBase—$0.06100%fluxa111d ago0xcbf729…33c1a5
0x4ce2…a3960x3f14…146dBase—$0.07100%fluxa111d ago0xb49df7…f354ab
0x08ad…10650x3f14…146dBase—$0.07100%fluxa111d ago0x615219…8d1d27
0x8d96…0f9c0x3f14…146dBase—$0.08100%fluxa111d ago0x3e27e6…e314ee
0x11f7…26490x3f14…146dBase—$0.07100%fluxa111d ago0x151f90…767916
0xf9fe…1ce60x3f14…146dBase—$0.10100%fluxa111d ago0x456d68…530131
0x4aca…e8270x3f14…146dBase—$0.09100%fluxa111d ago0x2a4633…aab473
0xb702…da980x3f14…146dBase—$0.10100%fluxa111d ago0x03e2e3…46c78e
0x1b77…460f0x3f14…146dBase—$0.07100%fluxa111d ago0x9f4bc2…94e9c7
0x03ac…cd230x3f14…146dBase—$0.10100%fluxa111d ago0xfc523c…f5c8e9
0x8c1b…7eaa0x3f14…146dBase—$0.08100%fluxa111d ago0x3be8b0…fbcad3
0xe927…8c7e0x3f14…146dBase—$0.72100%fluxa111d ago0x2e17f2…eeedf4
0x083f…81c90x3f14…146dBase—$0.14100%fluxa111d ago0x3988bf…efb69b
0xeb15…bcb20x3f14…146dBase—$0.67100%fluxa111d ago0x07f095…ab7128
0xd385…b4bb0x3f14…146dBase—$0.11100%fluxa111d ago0x012689…5dd792
0x1f52…85640x3f14…146dBase—$0.10100%fluxa111d ago0x97791e…9327db
0xdb16…f89d0x3f14…146dBase—$0.13100%fluxa111d ago0xf5a491…002bba
0xb15a…eefb0x3f14…146dBase—$0.25100%fluxa111d ago0x3ad2e0…02e5e6
0x4c6c…65b40x3f14…146dBase—$0.14100%fluxa111d ago0x13429f…91061e
0xa5d2…779e0x3f14…146dBase—$0.31100%fluxa111d ago0x4c09c6…3df790
0xed15…4c560x3f14…146dBase—$0.16100%fluxa111d ago0x2ef411…102b79

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.