Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc83df5…3deaf4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x591dc0…a09588
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0282bc…a228f9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x476173…053d10
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66c35e…134d37
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x537a0d…9310b3
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e362b…0b504e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcfb180…398871
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3520ff…748fd4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x453a19…63591a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17b7f4…ae13bc
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeada94…f99a29
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ced75…ab39e7
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9755f…a01be6
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a342b…9636fb
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x729475…c5c895
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8166d6…870bd0
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9a5b4…0d5664
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa30929…ba0e79
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5757f7…878810
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85ef08…ab3df8
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1634e3…fb8a41
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ffcd4…9ecbaa
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ff7d4…17e5ce
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc7ab20…cdd9af

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.