Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x73d764…25c877
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb80c2c…a1ab4c
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2660eb…97061e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaadd9e…363d6e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf774ae…1e91b8
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x21994a…1d92fc
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd4b892…d5b45f
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca4d5b…f6e5a1
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb737f5…a99209
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc6ab7…e9faff
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e5e92…df32e6
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b298c…6c3793
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b91c9…d0619e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8c577c…fcb4f8
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24f1d5…93cf22
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e6d26…3a3b6d
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcc3ab9…91d4e5
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x492bd3…14de27
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xccfaa9…d99635
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15264c…9067ea
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74e852…f1e0de
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x69d9be…7739ce
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5fa27b…a797e6
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a148c…4df784
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08903e…a49325

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.