Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x852c85…250b6c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x098ed3…35d7e1
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe44def…335a79
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe4dd8…1e48ec
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf866ef…a016ce
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0cfd1f…7c415b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa92184…1a8bef
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x67fd75…c8c04c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x524d01…28d75f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcafc88…bfab39
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e11d4…717f7e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x542ad4…2be0ce
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50b865…9ed82d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd112c3…47d40a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbac337…cffe93
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae6456…fb4041
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70f66f…64735b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d2215…5710a6
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c60db…1afd2d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf7724…9d34f9
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8854ad…42cafb
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd06d5…36593d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6acab4…eca2c4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x40c08f…214d61
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1ec0c8…38a0f4

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.