Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2662…17100x1db5…8c21Base—$12.0070%0xa923…c9ac13d ago0x06b270…03569b
0x2662…17100x2274…5cf8Base—$12.0070%0xa923…c9ac13d ago0x79a465…72ef80
0x2662…17100x10af…57e9Base—$12.0070%0xa923…c9ac13d ago0x3fb050…1a6f45
0x2662…17100xdaf2…19e3Base—$12.0070%0xa923…c9ac13d ago0xcb2403…44473b
0x2662…17100x6c8c…4452Base—$12.0070%0xa923…c9ac13d ago0x5c9005…3c944e
0x2662…17100xb0ec…2689Base—$12.0070%0xa923…c9ac13d ago0x940d3a…a96964
0x2662…17100xe45d…0b10Base—$12.0070%0xa923…c9ac13d ago0x2bcd74…ef58d3
0x2662…17100xd0fb…3672Base—$12.0070%0xa923…c9ac13d ago0x52a558…d39e42
0x2662…17100x06bb…50f1Base—$12.0070%0xa923…c9ac13d ago0x6b4e66…8a27e9
0x2662…17100x097d…ffbeBase—$12.0070%0xa923…c9ac13d ago0x5e20d6…df0ca3
0x2662…17100x8762…5885Base—$12.0070%0xa923…c9ac13d ago0x7de9dd…0b191d
0x2662…17100xdcab…99b3Base—$12.0070%0xa923…c9ac13d ago0xf3b460…3af817
0x2662…17100x35b6…ff7eBase—$21.6070%0xa923…c9ac13d ago0xbfbb1f…aa1b8f
0x2662…17100xd5a0…4703Base—$21.6070%0xa923…c9ac13d ago0x90095a…7b6508
0x2662…17100xd142…2615Base—$21.6070%0xa923…c9ac13d ago0x7f741f…9802da
0x2662…17100xb3db…bf40Base—$21.6070%0xa923…c9ac13d ago0x7aee82…bfab9f
0x2662…17100xc672…efb3Base—$21.6070%0xa923…c9ac13d ago0x11bc43…cf912d
0x2662…17100xcfe7…10efBase—$21.6070%0xa923…c9ac13d ago0x273749…a77997
0x2662…17100xa105…f042Base—$21.6070%0xa923…c9ac13d ago0xe7ea93…a911e6
0x2662…17100x62ad…5f19Base—$21.6070%0xa923…c9ac13d ago0x76540d…80b673
0x2662…17100x5d6a…7c8aBase—$21.6070%0xa923…c9ac13d ago0xb620ad…4572ba
0x2662…17100x4c83…2550Base—$21.6070%0xa923…c9ac13d ago0x8ef3fb…4be581
0x2662…17100x75dc…d480Base—$21.6070%0xa923…c9ac13d ago0x072f0a…e04d6d
0x2662…17100xfb2b…04feBase—$21.6070%0xa923…c9ac13d ago0x3a4e3f…b87837
0x2662…17100xa832…36a0Base—$48.0070%0xa923…c9ac13d ago0x7f0ea2…0085a6

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.