Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d0fba…b7dd57
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9dc053…b764d3
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf746cd…167b90
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf56acf…9f1598
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e6536…528751
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ec2ae…86ca04
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x549538…3dbb60
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52b9eb…202063
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3490f8…db652e
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2a8791…2e8e2a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87b3a1…6a7f03
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x142abb…a85086
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5ad1b…48353f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb409c4…6a2b90
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0e988…9b68db
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf10cdf…738cb3
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdd027b…e10418
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83e58c…bb70ca
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe39976…b77db7
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d5fd5…eb04f3
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x128576…f34d47
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa537cf…8bb215
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf88b31…f026ae
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x96ae65…f1e474
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0313a5…dd1b0c

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.