Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57dea9…717bc9
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x278e59…b95803
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87562b…cbaf9f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c52a6…ab329e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7cd578…c5bffd
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x805357…ff9803
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f77c5…e18b23
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23fb85…1ad0f2
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd6f56…77e6df
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x632212…f3fb75
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cc00c…7a4c76
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c1f67…666270
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4bdb16…156e84
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x319e46…baeac3
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b813a…ef3384
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc6eea…af359d
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68dfde…0ad3b0
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf83073…443abd
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78ca73…8df397
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbbb12…b79685
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x138356…5333a8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9bfb3f…9424c0
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e8d07…371c77
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c559e…125948
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8b54f…3620a7

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.