Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x25c6a4…0227d5
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x331fd5…3a5d02
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x15cec3…f18aed
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x607b5a…374f45
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6947c6…e730b1
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x345975…134520
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd2865…100804
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31e827…cebf47
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ee4dc…6a7af9
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x269521…66b0a7
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fa1ad…3d368f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xedc6d5…922513
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa677a…8f1def
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3cfecf…3f3e2e
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d469e…569d28
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63060e…310a92
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35d790…c2f3f1
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa76b5f…1e92d9
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d3c90…83b1db
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d5d9f…3cb2aa
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e99f0…f94d5b
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd589b9…98c46a
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1dbbbf…f91edc
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4a7e3…ff45c8
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2768a7…21e9d7

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.