Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf7e…0ef40x1e8e…60f8Base—$3.00100%anyspend42d ago0x9817bb…b05d1f
0x3da3…84bb0x1e8e…60f8Base—$2.00100%anyspend42d ago0x8f9903…8a4902
0x6287…e5fd0x1e8e…60f8Base—$2.00100%anyspend42d ago0x449337…b4167b
0x3f1b…a38d0x1e8e…60f8Base—$1.00100%anyspend42d ago0x5cccd4…95ec8a
0x2e51…334d0x1e8e…60f8Base—$2.00100%anyspend42d ago0xe6fcd0…144cfd
0x5a82…60580x1e8e…60f8Base—$1.00100%anyspend42d ago0x6230b4…c37029
0x13cc…597d0x1e8e…60f8Base—$2.00100%anyspend42d ago0x1d955f…74702b
0x010d…b6e70x1e8e…60f8Base—$1.00100%anyspend42d ago0x36b1e4…fb4ab2
0xb9e3…bfe90x1e8e…60f8Base—$3.00100%anyspend42d ago0x8753c3…f2d767
0xb987…edba0x1e8e…60f8Base—$1.00100%anyspend42d ago0x514a1b…7d8010
0xa8ea…f69a0x1e8e…60f8Base—$3.00100%anyspend42d ago0x3432ea…99d139
0xfd87…9bfb0x1e8e…60f8Base—$3.00100%anyspend42d ago0x54bfb1…e156af
0x25db…4d380x1e8e…60f8Base—$2.00100%anyspend42d ago0x49442a…0838aa
0xe2b7…8a9e0x1e8e…60f8Base—$1.00100%anyspend42d ago0xde0251…050f47
0x808c…30c20x1e8e…60f8Base—$1.00100%anyspend42d ago0x4d32ee…485a17
0xbd3b…12900x1e8e…60f8Base—$1.00100%anyspend42d ago0x6d37cd…91bc88
0xb987…edba0x1e8e…60f8Base—$1.00100%anyspend42d ago0x723cd6…6d2cc4
0x13cc…597d0x1e8e…60f8Base—$1.00100%anyspend42d ago0x08ca48…180ac9
0xd5cc…22a70x1e8e…60f8Base—$1.00100%anyspend42d ago0xf41132…09d577
0x0e29…3be50x1e8e…60f8Base—$2.00100%anyspend42d ago0x35f2bf…d8e926
0x76e5…86e10x1e8e…60f8Base—$1.00100%anyspend42d ago0x14b8d1…e4e703
0xe9f9…f3190x1e8e…60f8Base—$3.00100%anyspend42d ago0x47d0ad…55ebe1
0xafad…2e550x1e8e…60f8Base—$2.00100%anyspend42d ago0xf3e70c…2d0301
0x9bf2…c9f40x1e8e…60f8Base—$2.00100%anyspend42d ago0x9f2180…fb9780
0x3f1b…a38d0x1e8e…60f8Base—$2.00100%anyspend42d ago0xed0cf5…cdde56

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.