Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3e00a7…d37029
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc2899c…03d6e7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc26360…2a923b
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI120d ago0x542628…130492
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x60e624…e70eea
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc8010c…eb45c6
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6adaa1…9acd3e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x21911e…58d7a1
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5b549c…8a2bb6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI120d ago0xeaa797…07f3ef
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x34af70…8b846a
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x849b6a…67a06e
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI120d ago0xed09dc…10ba0b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7fc510…07ce22
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa8acc4…a32b8a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6e6c1b…aa8584
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbd5dc4…ee801b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5e94fb…6217fc
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0dd5be…314b89
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0c7689…501da5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf54405…3c684a
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6c5cc6…715829
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1922cd…b7ad9e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x36cf6b…3231e1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd7e45f…676742

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.