Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0ad20…4f7457
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a64f0…b44e46
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x61163c…a453ad
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef64e5…11a091
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17fc10…26d51f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x25f732…f1370b
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb18a7…18df84
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x591166…79287c
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x659cd9…1be387
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x91e554…346a66
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb8b0c1…925dfe
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e5c24…7fb43c
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf1b1cd…b27cdb
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x232388…8dc57d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x41ad90…064688
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8cdcae…db2c75
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08b588…a3ff58
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x06d332…bd50a8
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8eea00…451932
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd09952…44628a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ed2e3…cadb11
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI115d ago0x88a638…c72949
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d51b2…27742a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI115d ago0x581959…222d49
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa61bdd…3e3588

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.