Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb16711…f27c11
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x491922…5acf7e
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x684bf7…5f3fe0
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc09df6…28db7d
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89bcd0…9a3786
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x425f39…3e67d1
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7e3ac…0c24b6
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e98e6…d48c14
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe743b5…e94b55
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b2470…2bb95f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e99ce…a67119
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x31c647…bdea4a
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x386a04…1ba3ab
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5934f5…1a0d08
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23c91e…4aa557
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a1f7c…a5bb89
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa75fd1…0d2f38
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x017390…c53c23
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c01a9…0120b5
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47f29f…e861c2
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe93647…e101e5
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3af783…2044e9
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x51faff…d91da0
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x489c1e…443c7f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc55015…9ac1e9

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.