Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$53.74100%mrdn115d ago0xaf7ec3…c7c57c
0x13db…51920x8e77…e2d6Base$39.69100%mrdn115d ago0x5fad2d…ba96c4
0x13db…51920x8e77…e2d6Base$65.83100%mrdn115d ago0x915434…f35e84
0x13db…51920x8e77…e2d6Base$70.30100%mrdn115d ago0x608336…7da2f8
0x13db…51920x8e77…e2d6Base$48.97100%mrdn115d ago0x1aefdc…58b2ef
0x13db…51920x8e77…e2d6Base$75.02100%mrdn115d ago0x64e4bc…e27172
0x13db…51920x8e77…e2d6Base$45.65100%mrdn115d ago0x6dcf70…e6eb75
0x13db…51920x8e77…e2d6Base$61.14100%mrdn115d ago0x75dee8…1f1a7b
0x13db…51920x8e77…e2d6Base$63.24100%mrdn115d ago0xb36544…d57cfd
0x13db…51920x8e77…e2d6Base$58.50100%mrdn115d ago0x4691b2…c9554a
0x13db…51920x8e77…e2d6Base$38.11100%mrdn115d ago0x2be73a…29415a
0x13db…51920x8e77…e2d6Base$53.96100%mrdn115d ago0x6bc278…0b0999
0x13db…51920x8e77…e2d6Base$42.74100%mrdn115d ago0xed940a…d59598
0x13db…51920x8e77…e2d6Base$33.69100%mrdn115d ago0x94ea00…caa2ab
0x13db…51920x8e77…e2d6Base$70.57100%mrdn115d ago0x5c7ff7…6f8045
0x13db…51920x8e77…e2d6Base$73.60100%mrdn115d ago0x4f8d6e…7d88ab
0x13db…51920x8e77…e2d6Base$50.40100%mrdn115d ago0x43e122…bcf99e
0x13db…51920x8e77…e2d6Base$68.27100%mrdn115d ago0x7b2518…8b62ef
0x13db…51920x8e77…e2d6Base$39.07100%mrdn115d ago0x41cd60…04ed25
0x13db…51920x8e77…e2d6Base$45.58100%mrdn115d ago0x731622…0efd3c
0x13db…51920x8e77…e2d6Base$30.79100%mrdn115d ago0x0c5472…e162be
0x13db…51920x8e77…e2d6Base$39.11100%mrdn115d ago0x452543…da48ba
0x13db…51920x8e77…e2d6Base$34.11100%mrdn115d ago0xbc18f5…4a3b59
0x13db…51920x8e77…e2d6Base$59.73100%mrdn115d ago0xad7200…d8d3f9
0x13db…51920x8e77…e2d6Base$28.95100%mrdn115d ago0xd691ee…e3b853

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.