Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x70bc87…5a6681
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xc0bdad…e61ccf
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x2a1692…effd1d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x382530…edbddd
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xad8bdd…447d91
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x863a15…4de914
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x4017f1…ff4e93
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x1b08f6…9bb777
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x7c6da3…bfabd5
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x1adb13…4cb544
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x2bddf3…a185f4
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x6a7abd…5e3e3a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x2faf95…285a78
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xe38bab…cf6126
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xb8ec60…617606
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x9ff5b4…c3a552
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x265266…093547
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xeb278f…ef8536
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x716d2c…cf7f69
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xc349a2…0f1c4e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x2f4aa9…b4518f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x4f3827…46ee6d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x6202fe…1b91ae
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xbbfebe…6c46fe
0x9610…6a350x9c95…e299Base—$0.001100%fluxa86d ago0xbacda9…cfb651

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.