Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x583349…e43187
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x421f57…78fb6e
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2772bf…e2aac2
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x944752…f7c0ce
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x874d96…bd54ef
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba322c…ecb07a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93616a…5f6359
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf5f3d4…07d2b6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa5ad5…ccd3eb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3684af…73a970
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d2475…c67fd1
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10f41f…29acb3
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x444984…017ff6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x204ec8…b62c26
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x578d66…b10e9e
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x554e6b…a0f514
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x720ffc…549695
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x02ca4f…23878c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfb2b13…ec80b2
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6bc8b6…2f702c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb01c3f…ff72b2
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93fe92…bca214
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c4d52…eed116
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e528d…840d34
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc92a55…a0dcae

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.