Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x073404…54a68e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x14e42f…250c61
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xf4e196…5e3d91
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x924516…13fae2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x46df01…a8c0dd
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x2ad207…966654
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xb0b066…22fb04
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xa1b0dd…b5d25b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x48a84f…8fa2d2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xf7ae53…067c56
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x433d26…656f57
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x7b16b2…2c9265
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x5bce49…d80148
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xbd6bc5…147bee
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x4521d9…bfc56b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xdb72dc…c78a98
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x2d8298…30c813
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x9d86f6…dcca5a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x023d9f…56956f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x220d61…95b2fc
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x9f5ec5…437ea1
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x3335cb…66bfd0
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd32354…18d9e7
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x89be9a…17dcbe
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xb63a74…bc0a71

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.