Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e63…50020xb300…8e84Base—$0.35100%fluxa113d ago0xe9c026…a97516
0xf96a…f9370xb300…8e84Base—$0.42100%fluxa113d ago0x4431d3…00327f
0xb04f…efe30xb300…8e84Base—$0.35100%fluxa113d ago0xf7b104…f2da22
0xf5ee…3ab60xb300…8e84Base—$0.45100%fluxa113d ago0xb9e0ac…33985f
0xe109…3c950xb300…8e84Base—$0.45100%fluxa113d ago0x233f1e…be8768
0xd792…5cf80xb300…8e84Base—$0.35100%fluxa113d ago0xf54a84…1de0ec
0xa794…25a40xb300…8e84Base—$0.45100%fluxa113d ago0xdcc651…d7174f
0x7fda…fcd40xb300…8e84Base—$0.45100%fluxa113d ago0xec92c6…acfb97
0xf42a…6ce40xb300…8e84Base—$0.90100%fluxa113d ago0x4e25d6…f47149
0x6986…8c360xb300…8e84Base—$0.45100%fluxa113d ago0x0e33ce…175d07
0x41d0…66600xb300…8e84Base—$0.40100%fluxa113d ago0x9712e9…736067
0xc54e…26550xb300…8e84Base—$0.05100%fluxa113d ago0x346624…1fa0c5
0xc54e…26550xb300…8e84Base—$0.70100%fluxa113d ago0xd83efc…6c4592
0x57bc…882b0xb300…8e84Base—$0.25100%fluxa113d ago0xc23186…725ba3
0x40e7…1c1d0xb300…8e84Base—$0.11100%fluxa113d ago0xff17ad…e2e4d3
0x284c…6e6c0xb300…8e84Base—$0.35100%fluxa113d ago0x17249e…01ea59
0x9b3c…1a650xb300…8e84Base—$0.29100%fluxa113d ago0x0ff06e…318eb0
0x3079…f1250xb300…8e84Base—$0.47100%fluxa113d ago0xb24025…9e82b3
0xe46d…89700xb300…8e84Base—$0.56100%fluxa113d ago0x451195…35dd25
0xc969…33340xb300…8e84Base—$0.50100%fluxa113d ago0x7747d3…f171eb
0x11f0…876d0xb300…8e84Base—$0.52100%fluxa113d ago0x1802e5…9c9c0a
0xef4e…e04a0xb300…8e84Base—$0.51100%fluxa113d ago0x716f36…e77649
0x36ad…8f830xb300…8e84Base—$0.51100%fluxa113d ago0x0f36f6…b53357
0x6d39…23030xb300…8e84Base—$0.51100%fluxa114d ago0xe37927…b5b90b
0x5021…c10d0xb300…8e84Base—$0.51100%fluxa114d ago0x874319…e01f09

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.