Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0x200029…a11bd3
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0xb4c45c…23e63f
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0x9bc81f…fe4bce
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0x798582…8e1d50
0xf5c8…19030x7360…b832Base$0.003248100%coinbase73d ago0xf94e27…ab57c1
0xf5c8…19030x7360…b832Base$0.005824100%coinbase73d ago0x583155…53f0d2
0xf5c8…19030x7360…b832Base$0.006457100%coinbase73d ago0x113998…956f6d
0xf5c8…19030x7360…b832Base$0.07100%coinbase73d ago0xc84175…cca935
0xf5c8…19030x7360…b832Base$0.07100%coinbase73d ago0x3a0e3d…1e6ebb
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0xbbc12a…5179f7
0xf5c8…19030x7360…b832Base$0.02100%coinbase73d ago0xeade77…deef12
0xf5c8…19030x7360…b832Base$0.02100%coinbase73d ago0x1d75b6…85c729
0xf5c8…19030x7360…b832Base$0.03100%coinbase73d ago0x04627b…388bea
0xf5c8…19030x7360…b832Base$0.002776100%coinbase73d ago0x44b8e3…97586b
0xf5c8…19030x7360…b832Base$0.23100%coinbase73d ago0x5b3c50…497304
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0x31289a…93bfa5
0xf5c8…19030x7360…b832Base$0.002779100%coinbase73d ago0xdced44…e6db38
0xf5c8…19030x7360…b832Base$0.004596100%coinbase73d ago0xaf32f7…bc1ffa
0xf5c8…19030x7360…b832Base$0.03100%coinbase73d ago0x4f8aa0…484ac4
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0xe30b33…bb2921
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0xc749db…f6667a
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0x933a4c…01308b
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0x0bdd75…108c90
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0x90128d…e83d11
0xf5c8…19030x7360…b832Base$0.001100%coinbase73d ago0xb24491…33b8cd

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.