Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf100…78370xbce3…2e54Base—$108.6170%0xe528…c02848d ago0xb1b227…713b70
0xd37b…f4d80xbce3…2e54Base—$48.7870%0xe528…c02848d ago0xc02c1e…c127db
0x83d6…58b30xbce3…2e54Base—$142.2670%0xe528…c02848d ago0xdfa089…8a8726
0x2d0d…787b0xbce3…2e54Base—$750.0070%0xe528…c02848d ago0x934785…dd529b
0xb34b…c23a0xbce3…2e54Base—$71.4170%0xe528…c02848d ago0x5fe85b…64b4a9
0x98d7…cd500xbce3…2e54Base—$25.0070%0xe528…c02848d ago0xf7cc2b…8bfa1d
0x277b…f7370xbce3…2e54Base—$1,070.0070%0x23ef…243148d ago0x56af4e…c7b9d4
0x7fe5…00780xbce3…2e54Base—$2,684.6170%0xe528…c02848d ago0xbffa12…208ba7
0xf6f6…a2ac0xbce3…2e54Base—$228.3370%0x23ef…243148d ago0x71f4e3…79d169
0xcd3c…c6d60xbce3…2e54Base—$10.2570%0xe528…c02848d ago0xbbb9fa…6ceb64
0x6d67…0bcd0xbce3…2e54Base—$1,097.5370%0x23ef…243148d ago0xf05e9e…71f1af
0xc9cf…fbd30xbce3…2e54Base—$250.0070%0xe528…c02848d ago0x223777…1cb0b1
0x277b…f7370xbce3…2e54Base—$1,108.9070%0xe528…c02848d ago0xf8a445…f16f23
0x92f9…4c500xbce3…2e54Base—$63.1270%0xe528…c02848d ago0x0ba7f3…a48fb1
0x6486…5cff0xbce3…2e54Base—$55.1570%0x23ef…243148d ago0xe7a937…edc45e
0x6486…5cff0xbce3…2e54Base—$60.0070%0xe528…c02848d ago0x18f90c…2aebb4
0x163f…91450xbce3…2e54Base—$200.3470%0x23ef…243148d ago0x183148…d4da5c
0xdfc7…60800xbce3…2e54Base—$250.0070%0xe528…c02848d ago0xf9cb01…6e816e
0xacf4…97530xbce3…2e54Base—$200.0070%0xe528…c02848d ago0x0dfaf1…4248f8
0x1783…b1d40xbce3…2e54Base—$750.0070%0xe528…c02848d ago0x5b961a…cd5d33
0x1783…b1d40xbce3…2e54Base—$3,000.0070%0xe528…c02849d ago0x26278f…32361e
0x0c82…f7940xbce3…2e54Base—$50.0070%0x23ef…243149d ago0x61b73f…01b2cb

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.