Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04b139…3413b9
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e7487…a98117
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe313d4…1da191
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb765e…1b87bb
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9ab26…4c498c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcebeb0…8a5543
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x462d10…b2f3b2
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1de38…bc86b3
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc7f9aa…09a6fb
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d76ae…56b4ff
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf71db2…a71a60
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61dccf…a5a389
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc13a4b…503d20
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x071594…72d9d9
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb2740…bd765b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6099fe…e7c067
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb452bf…4fddfa
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e5e76…b42a84
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc5c3e2…7f391d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb96035…d988d3
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb14cc…63859c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x219192…b00ba6
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15f1a9…0df1ad
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0448d5…385d80
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1b20cc…23b8cc

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.