Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x4a65f2…eb5b80
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x5a9b9b…429ca2
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x641140…81de09
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x15477f…4b022c
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x3e3806…7fb2ce
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x30b94d…cdc8a9
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x387b4f…57ffab
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x66aa5e…9de7be
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x12bb97…926486
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x7a4db3…828f83
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x2efa9d…12d6e8
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x2e4159…6bbaf6
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0xfc55c6…36e7fb
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x01c276…e4666a
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x9d1f89…4b689d
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x4f1fa3…641fb3
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x632740…9e6ad2
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0xf5e7f1…e6550b
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0xf81e68…cd1479
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x348830…efa801
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0xd970d1…594b61
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x486472…b27024
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x607052…8353bc
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x061991…77e83c
0xa733…c7770x9c95…e299Base$0.001100%Route unknown68d ago0x108918…fb47f6

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.