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%payAI106d ago0x078365…b65622
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63ae86…1a8b5e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0d95c…958618
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9d2832…e1175b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf37da7…c7d448
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd08ea…93d1af
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc18c55…ff80d5
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1443f3…a23dd8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51ecdd…2f98a1
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a806a…19cf5f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa75937…bebaa2
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x013d43…058ec8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x699d20…a9d487
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb86e2…e522ff
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa51db…3d2706
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf56ecc…44545c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7697db…130f6d
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e5360…cb42bb
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1fb8b0…5e9063
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36da23…76614e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7fc436…06fb1f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x051982…62da7f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x084017…25493d
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14ded9…dbb5d1
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb17144…0ff72c

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.