Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeed445…6b0589
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4efc97…13ef78
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0e61ee…ac50b6
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0x69fc4e…b69e08
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec6b68…e69ac4
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb8827…fde2ab
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0x269fe2…c45be6
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce44e2…d3bac1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb8d0a3…e92d89
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ec0a8…92e35b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8e333…be08c5
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44ec7d…9bf0ac
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0x220e89…7687ae
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0x05fa92…fb9401
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfdd981…0a892a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdfc27b…cf518c
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3153e…bfec98
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe25419…1bc005
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI116d ago0xafdc08…9041e2
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfcdc6b…fcfa72
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI117d ago0x895640…b2387a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa34114…babef8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI117d ago0xabb16a…685517
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI117d ago0x178e86…e1dc7f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI117d ago0x00fb11…2e86ac

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.