Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9627ca…b5e81c
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9dc46…0014df
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x997553…f319f1
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d3543…63e3d3
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a86cd…972b61
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8033b…209aa9
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01fe09…7860f3
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87cfea…dcd052
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac9119…25c0d2
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1dbe8e…cf0a1f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x86312f…a5804c
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6f90a…594efd
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x70abf1…bd73e6
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba5a26…7b9caa
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ce0f9…5afacc
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf5d0c…da3a53
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0245c3…4bdd06
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00bee8…ca0164
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa2e247…fd557f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75eb62…86e9e7
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffea1b…cc9350
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x518410…26e3b8
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb02bb5…a3af3b
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c05af…dacb3b
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b883b…3e5e96

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.