Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc92…c0490x6366…f1e2Base—$0.006655100%0x6366…f1e283d ago0x7fb6c1…43e3d1
0xfc92…c0490x6366…f1e2Base—$0.24100%0x6366…f1e283d ago0xfd19a0…a5f237
0xfc92…c0490x6366…f1e2Base—$0.03100%0xfc74…d8a583d ago0x42cfb7…66391f
0xfc92…c0490x6366…f1e2Base—$0.03100%0xfc74…d8a583d ago0xed6e25…8a92e2
0xfc92…c0490x6366…f1e2Base—$0.09100%0x17c8…043683d ago0xe2b405…9a8919
0xfc92…c0490x6366…f1e2Base—$0.00666100%0x6366…f1e283d ago0x356ad2…780c23
0xfc92…c0490x6366…f1e2Base—$0.09100%0x6366…f1e283d ago0x8da945…5e30a9
0xfc92…c0490x6366…f1e2Base—$0.006222100%0x6366…f1e283d ago0x75a323…7d7310
0xfc92…c0490x6366…f1e2Base—$0.34100%0x6366…f1e283d ago0x49881a…56bf94
0xfc92…c0490x6366…f1e2Base—$0.000032100%0x6366…f1e283d ago0x56605d…7eef06
0xfc92…c0490x6366…f1e2Base—$0.006638100%0x6366…f1e283d ago0x79ec6e…b614be
0xfc92…c0490x6366…f1e2Base—$0.34100%0x6366…f1e283d ago0x8065ee…cef02b
0xfc92…c0490x6366…f1e2Base—$0.000031100%0x6366…f1e283d ago0xb8afaf…f6eb95
0xfc92…c0490x6366…f1e2Base—$0.006205100%0x6366…f1e283d ago0x4bf897…5de9fd
0xfc92…c0490x6366…f1e2Base—$0.12100%0x6366…f1e283d ago0xbdbdaa…d109ca
0xfc92…c0490x6366…f1e2Base—$0.34100%0x6366…f1e283d ago0xce1d6a…173d98
0xfc92…c0490x6366…f1e2Base—$0.04100%0xfc74…d8a583d ago0xade0ba…b11ca0
0xfc92…c0490x6366…f1e2Base—$0.34100%0x6366…f1e283d ago0x3f3ca6…4e1b99
0xfc92…c0490x6366…f1e2Base—$0.34100%0x6366…f1e283d ago0x359667…11a94b
0xfc92…c0490x6366…f1e2Base—$0.34100%0x6366…f1e283d ago0xc187d6…1ca506
0xfc92…c0490x6366…f1e2Base—$0.001684100%0x6366…f1e283d ago0x025f31…d4f94b
0xfc92…c0490x6366…f1e2Base—$0.006196100%0x6366…f1e283d ago0xb0ba66…aefa75
0xfc92…c0490x6366…f1e2Base—$0.09100%0x6366…f1e283d ago0x4a8c4e…8dc5ed

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.