Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x362e9c…a05339
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9e130…6df63a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb7fd42…8c289b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7f6ca…76a4f1
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x050e8a…5f1c51
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f97c9…4faca9
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x71abcf…2c8342
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf50d5e…3e4242
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd6f1ad…c9a4e3
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc17967…15b4d7
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6dc778…4e2057
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ccb53…1b6c9b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x583b72…db7a8f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1e6bf…fa39cb
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9a7f9…fd19c4
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a988d…a9133d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x76b8fb…041f70
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf5add7…a819a3
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57f22b…f45e30
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaef3b7…cbbe7a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcffb5e…5b36cf
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4166cf…77d541
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f093e…14411c
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ad9f1…683fcd
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55bf58…61ccfd

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.