Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2180e…f5736b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a2c5b…e29ad4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23fe88…dfd71e
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x012049…42b001
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe29808…40271f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76b1f5…d7226a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f7036…c2851f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf6f5b…37fc7b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc9701b…f0e736
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x616b00…5fea52
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe2ef7b…306182
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0eed02…3b886b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ec591…b510a6
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4611d…c5c1f4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6fddc7…232f62
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7cdbd…41dd25
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe5460f…5c9225
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9dc1b6…01f737
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe7d0ad…b3f868
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd8355…df9f3c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x391330…667110
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf09929…576b0d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfe1b18…0b0646
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x739666…3db9af
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8602c9…7f57ca

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.