Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x121b58…b52903
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b9b40…2de929
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xedccb5…ae0772
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae236b…eb8393
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3072a7…b1d1ab
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81e96e…5cd2ff
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba3192…9f8b5a
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x62f9c0…5e766a
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf396d0…1c06d4
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd0178…051d3b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4d36e…341569
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9a397…3c5e95
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf92ee…141e68
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6f59c5…b74585
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x025eb1…2713af
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb241f3…46bf9c
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb2b810…2aac15
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8bcf02…365046
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa404a6…f781d3
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x365d76…a713c4
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x411c29…d32491
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa82fb1…367062
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6ce1e…d033ae
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9e724…48b08d
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fd4aa…083394

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.