Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8bf2…a82e6d ago0x17cb24…8f1b4b
0x79ec…56320x47c5…4fc3Base—$10.5070%0x04a0…f7186d ago0x02af68…5b133a
0x79ec…56320x47c5…4fc3Base—$10.5070%0xdfea…dfaf6d ago0xb8b687…b5c236
0x79ec…56320x47c5…4fc3Base—$15.7570%0x53e5…09396d ago0xc1fdda…a9824d
0x79ec…56320x47c5…4fc3Base—$10.5070%0x2309…083c6d ago0xec71f1…040612
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8121…3f9d6d ago0xfa9171…bcd472
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa0c6…2cb46d ago0xe508e8…3ec681
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9ce1…fd1c6d ago0x722797…9cbca8
0x79ec…56320x47c5…4fc3Base—$21.0070%0xcfba…f1066d ago0x1717ff…f638be
0x79ec…56320x47c5…4fc3Base—$10.5070%0xd0af…bdfe6d ago0xba48c5…872f24
0x79ec…56320x47c5…4fc3Base—$10.5070%0xb11e…6e5a6d ago0xa3c804…e0608b
0x79ec…56320x47c5…4fc3Base—$10.5070%0x5823…9b216d ago0xf5b703…24859b
0x79ec…56320x47c5…4fc3Base—$10.5070%0x6d7b…aade6d ago0x37910d…fde3fe
0x79ec…56320x47c5…4fc3Base—$10.5070%0xd775…7f816d ago0xd5ceb1…766ef5
0x79ec…56320x47c5…4fc3Base—$10.5070%0x7924…2dfe6d ago0x397ecb…39b167
0x79ec…56320x47c5…4fc3Base—$10.5070%0x6d7b…aade6d ago0xad6e34…7d7452
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc807…52c76d ago0x2f504f…450d95
0x79ec…56320x47c5…4fc3Base—$10.5070%0x5e6e…17876d ago0x8af001…ecc264
0x79ec…56320x47c5…4fc3Base—$10.5070%0x811a…c8aa6d ago0x943f57…3683af
0x79ec…56320x47c5…4fc3Base—$10.5070%0xec7c…5d326d ago0x2add64…d97998
0x79ec…56320x47c5…4fc3Base—$10.5070%0x12b7…6f996d ago0x34f92c…bb8d8e
0x79ec…56320x47c5…4fc3Base—$10.5070%0x31fe…80c46d ago0x85a623…90621d
0x79ec…56320x47c5…4fc3Base—$10.5070%0xe4c8…f8876d ago0xe811a8…e38da7
0x79ec…56320x47c5…4fc3Base—$26.2570%0xe146…b4386d ago0x78d9bd…95156f
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9ac4…71a97d ago0x07ef11…9483f7

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.