Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc485…9f510x10c1…1e24Base—$0.56100%coinbase117d ago0x0d44c6…6b3a94
0xc485…9f510x10c1…1e24Base—$0.53100%coinbase117d ago0x557302…94f34f
0xc485…9f510x10c1…1e24Base—$0.64100%coinbase117d ago0x6d9f86…ac9ff8
0xc485…9f510x10c1…1e24Base—$0.53100%coinbase117d ago0x346599…0c3fed
0xc485…9f510x10c1…1e24Base—$0.51100%coinbase117d ago0x10bf82…2da987
0xc485…9f510x10c1…1e24Base—$0.53100%coinbase117d ago0x7b2c6d…38644b
0xc485…9f510x10c1…1e24Base—$0.56100%coinbase117d ago0x277062…695e71
0xc485…9f510x10c1…1e24Base—$0.53100%coinbase117d ago0x74a082…41350b
0xc485…9f510x10c1…1e24Base—$0.52100%coinbase117d ago0xd7d831…3c3f6e
0xc485…9f510x10c1…1e24Base—$0.53100%coinbase117d ago0x2e401d…9fb956
0xc485…9f510x10c1…1e24Base—$0.63100%coinbase117d ago0x57d889…c59ad7
0xc485…9f510x10c1…1e24Base—$0.58100%coinbase117d ago0xc40835…e53a08
0xc485…9f510x10c1…1e24Base—$0.59100%coinbase117d ago0x9948a3…ecd3ca
0xc485…9f510x10c1…1e24Base—$0.53100%coinbase117d ago0x98eae0…9ed834
0xc485…9f510x10c1…1e24Base—$0.52100%coinbase117d ago0x82b79c…c7dcab
0xc485…9f510x10c1…1e24Base—$0.61100%coinbase117d ago0x8390af…f01cb3
0xc485…9f510x10c1…1e24Base—$0.55100%coinbase117d ago0xc67757…084e74
0xc485…9f510x10c1…1e24Base—$0.28100%coinbase117d ago0x310daf…268ac1
0xc485…9f510x10c1…1e24Base—$0.52100%coinbase117d ago0xb88d0a…834d8a
0xc485…9f510x10c1…1e24Base—$0.53100%coinbase117d ago0xd056ed…e2daef
0xc485…9f510x10c1…1e24Base—$0.60100%coinbase117d ago0xdadba7…1cf0e4
0xc485…9f510x10c1…1e24Base—$0.57100%coinbase117d ago0x26986e…f55af7
0xc485…9f510x10c1…1e24Base—$0.55100%coinbase117d ago0x56b609…132bb2
0xc485…9f510x10c1…1e24Base—$0.68100%coinbase117d ago0x63035e…b9bbeb
0xc485…9f510x10c1…1e24Base—$0.67100%coinbase117d ago0xc134da…859023

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.