Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0x17e655…23f5e8
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0x97933e…9b5332
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0xf6526f…b1b5b2
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0x1a7bc2…10b59f
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0x980c7b…d586bb
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0xb6727c…5b6009
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0xb30064…edd0ed
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0xcca699…a4f62a
0x8719…9c840x9c95…e299Base$0.001100%Route unknown49d ago0x96001c…e6ff0a
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x8f2d54…8edba8
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x6b32d5…a54ea8
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x1b98e0…dddd1d
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x065db8…a52e72
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0xc75780…7bbe26
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x18cec4…a5a06f
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x829b5a…5fbe3f
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0xeedb4d…c6300e
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x9dd943…f36963
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x2891b0…3d5372
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0xb4fac7…83a648
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x1b46c6…d23b07
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0xbe6997…e9393b
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x312ab1…d029a7
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x654307…e30247
0x8719…9c840x9c95…e299Base$0.001100%Route unknown50d ago0x4d8d38…170148

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.