Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15326c…8a77c0
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf82ac…7d5f31
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e9369…0b451c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd0ce6b…a383b1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe0a4f8…383b7b
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a1e85…075ce6
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x690407…fc5233
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa0dbcf…0c5df1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97fb5f…a20265
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b6355…200739
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc474e3…569e65
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe5bb54…8e7dc6
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0c912e…8be9f5
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22770c…f8e87a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b9816…433d2c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5d3bd6…9403be
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0a14e0…e30e06
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6bbb70…757908
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebdb96…6b5cc8
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x807253…7f40bc
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb3efa…a95a08
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd111dc…a1acec
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b3867…c7fc5a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf02771…46e469
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa39aed…11dc48

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.