Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.84100%Route unknown95d ago0x6d7887…bcf0ca
0x5138…cb450x1892…6085Base$1.61100%Route unknown95d ago0x5375de…6ea6ea
0xed40…a6650x1892…6085Base$1.33100%Route unknown95d ago0xacbcda…9dc860
0xd3a0…45510x1892…6085Base$1.79100%Route unknown95d ago0xece4ae…bf7c8d
0x47ed…e2c50x1892…6085Base$1.28100%Route unknown95d ago0xfe2fbe…ab8c6d
0x9294…d45f0x1892…6085Base$1.47100%Route unknown95d ago0x58d038…f7e872
0xc0bc…d47a0x1892…6085Base$1.92100%Route unknown95d ago0x0fbc82…be8476
0x13d5…46620x1892…6085Base$1.76100%Route unknown95d ago0xd5385b…c68898
0x4369…1ce70x1892…6085Base$1.68100%Route unknown95d ago0x4c1124…f0e29e
0xf22f…59cd0x1892…6085Base$1.96100%Route unknown95d ago0xdd427d…910bef
0x5138…cb450x1892…6085Base$1.86100%Route unknown95d ago0x977aad…1c0a70
0xed40…a6650x1892…6085Base$1.85100%Route unknown95d ago0xf82eff…d03744
0xd3a0…45510x1892…6085Base$1.95100%Route unknown95d ago0xb3e70a…42f0c8
0x47ed…e2c50x1892…6085Base$1.96100%Route unknown95d ago0xeedadb…060a73
0x9294…d45f0x1892…6085Base$1.10100%Route unknown95d ago0xc0253b…98ab15
0xc0bc…d47a0x1892…6085Base$1.21100%Route unknown95d ago0x573e6d…b04228
0x0f21…36df0x1892…6085Base$1.17100%Route unknown95d ago0x61c19f…aef1b6
0x4369…1ce70x1892…6085Base$1.20100%Route unknown95d ago0xc64d53…74bbb1
0xf22f…59cd0x1892…6085Base$1.90100%Route unknown95d ago0x1d9d75…28885f
0x5138…cb450x1892…6085Base$1.94100%Route unknown95d ago0x118f30…5a9128
0xed40…a6650x1892…6085Base$1.77100%Route unknown95d ago0x572f20…58988e
0xd3a0…45510x1892…6085Base$1.31100%Route unknown95d ago0x2a214b…b98507
0x47ed…e2c50x1892…6085Base$1.44100%Route unknown95d ago0xc16f72…a0f59e
0xc0bc…d47a0x1892…6085Base$1.53100%Route unknown95d ago0x910072…960ae5
0x0f21…36df0x1892…6085Base$1.94100%Route unknown95d ago0xc87a3f…4fc98d

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.