Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xecf766…efe812
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9084ba…08beb0
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x048459…13ccb5
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6de81f…3d8154
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe73209…6fee31
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d9026…1dfba4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38db7b…4753ac
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdaf5f5…f4a9e0
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ebc79…840210
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x560e8a…c9e983
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6faab2…e3c22f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d183c…50c640
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48a57a…a23126
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1efa18…614423
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x10416c…b9c3ef
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20126b…258bb4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a6a55…48824f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2cb996…aec894
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa44807…c24181
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66a55e…0ccf0f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x839c8c…2d20e3
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42c9c0…2c0f4f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb88be1…37260e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf399d2…449b7c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6df90d…4a0e48

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.