Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd273a…e003cd
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x96d672…df21c7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfddcdc…77df24
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf2c96d…0fbefd
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b9cff…b8225f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5f605…db59c0
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7099a6…3aef5d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x77c7f2…8b849c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0efe3…5171d5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4329ef…e7d3d5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf46f80…757a18
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea4320…a88c05
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ed678…fa5db0
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b7e90…dced27
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x94ae5b…81160f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e34b5…2297ed
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x08ea62…ce4eec
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb7ac1d…ba9196
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x900e04…e2d67b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x080a62…49d596
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x994f86…ad35fd
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b9467…6fb38c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x57539e…cf18ae
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b52a4…543b04
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc8fda1…5df2a1

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.