Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x5a573e…e45407
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0xad3dc6…7f424a
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x82177e…7f2d7e
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0x429d45…4e3819
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x2918a7…47c19f
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0xf872cd…9c1bb0
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0xe42d7f…314b2c
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0x31bba1…21733e
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x13c862…0e3c40
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0x40b3a1…f4bc4a
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0xaba166…fd337e
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0x7ab2e4…08e2f2
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x439677…c92d6f
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0xfb5538…b046e6
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x991156…d4d651
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0xc02276…a7c6d9
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x14b272…3f9ac9
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0x45b299…8cdd48
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0xe337aa…4f6523
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0xe24553…2e3cd6
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x2749ac…82c000
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0x52d411…74b0e1
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0xba5241…8ae862
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d42d ago0x370998…76ca35
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d42d ago0x7cf8d2…8c6206

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.