Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18370b…d54fb5
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f81f6…d31c6f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x68e0ff…00bb18
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53eef5…ed71ec
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b3f65…5eef32
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x626ad1…0ad3e5
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x694175…230815
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa35276…b30877
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0812de…37fce1
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04f46e…5746b1
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8fd34f…ae1c56
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x813fde…5034ea
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91e709…f95290
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49f77b…118dd6
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c5fd7…80757d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xafba91…df13ab
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed3b80…e6362a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ad96a…41c0cd
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42b394…f4d5ff
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5eb641…b31b62
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa3d6b3…dc525b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b30f6…f4171e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x016039…e46a65
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xecc3a2…920d58
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb25e72…1dd4fc

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.