Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ebfcd…7792d6
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d83f4…f7cb75
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x981cbd…6d2f54
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27cd46…faba2c
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1fa37…9172ed
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27cff1…f26383
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbbd7d7…406ba6
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8edd3d…619ae3
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x408deb…98830a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd862b1…9ba5f0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x698c7a…482910
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x612dcb…9fe412
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b6475…2f1b03
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf633b8…e98fb9
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffae60…96f7af
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f6b0f…1addcd
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ef2b5…60f20b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06acf8…96eac3
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x19e1b0…622cd1
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabe609…47f049
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55ff90…eee56e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef31f5…9b4241
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd06b9f…c5e19b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf2460…2c1eae
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34556c…026979

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.