Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x18b93b…3c4f17
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x105c31…0a05ab
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb55d3a…595e28
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfee492…8c1c05
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdaeaac…0a456f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe0bcb6…76e80a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5597ab…618e47
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ce47c…e70da6
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a7478…bb6fc2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x49f39d…e656b2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac2b58…f1ca0d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x08d31b…5f0106
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xff6976…ed7a7c
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe24a84…390c60
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfec742…54cfa9
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x573333…79eed8
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f9cc4…57b845
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c23e5…cbfac5
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x708bf9…2e674e
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c2bc1…256bac
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae0790…1cce76
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x054bd5…4518b8
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4e7f2…2d21a3
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb338a3…2c9b25
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42a7d4…b53f2d

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.