Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea6a…c8950x3e0a…78e7Base—$0.005406100%coinbase74d ago0xf95269…49f055
0xea6a…c8950x3e0a…78e7Base—$0.004689100%coinbase74d ago0x98118e…903115
0xea6a…c8950x3e0a…78e7Base—$0.004143100%coinbase74d ago0xb9a731…437486
0xea6a…c8950x3e0a…78e7Base—$0.003892100%coinbase74d ago0x8bcd8d…ddf6a2
0xea6a…c8950x3e0a…78e7Base—$0.004448100%coinbase74d ago0xb61861…324451
0xea6a…c8950x3e0a…78e7Base—$0.004878100%coinbase74d ago0x8c01f3…794381
0xea6a…c8950x3e0a…78e7Base—$0.005153100%coinbase74d ago0x95f6e4…f59d7d
0xea6a…c8950x3e0a…78e7Base—$0.004058100%coinbase74d ago0x6ddc67…680511
0xea6a…c8950x3e0a…78e7Base—$0.0044100%coinbase74d ago0x526949…7739b5
0xea6a…c8950x3e0a…78e7Base—$0.004841100%coinbase74d ago0xf74d43…db0637
0xea6a…c8950x3e0a…78e7Base—$0.003775100%coinbase74d ago0x796da0…6829ab
0xea6a…c8950x3e0a…78e7Base—$0.003792100%coinbase74d ago0xc18599…35145c
0xea6a…c8950x3e0a…78e7Base—$0.005061100%coinbase74d ago0x3663c9…700851
0xea6a…c8950x3e0a…78e7Base—$0.003264100%coinbase75d ago0xbfa553…6830b0
0xea6a…c8950x3e0a…78e7Base—$0.002786100%coinbase75d ago0x3e23eb…e279df
0xea6a…c8950x3e0a…78e7Base—$0.003318100%coinbase75d ago0x52ce56…59b720
0xea6a…c8950x3e0a…78e7Base—$0.00522100%coinbase75d ago0xad0e82…66eeb9
0xea6a…c8950x3e0a…78e7Base—$0.003355100%coinbase75d ago0x9d6153…45861d
0xea6a…c8950x3e0a…78e7Base—$0.003232100%coinbase75d ago0x7bb733…534a69
0xea6a…c8950x3e0a…78e7Base—$0.005392100%coinbase75d ago0x5480f0…d68f38
0xea6a…c8950x3e0a…78e7Base—$0.002779100%coinbase75d ago0xc2388a…2858b8
0xea6a…c8950x3e0a…78e7Base—$0.003357100%coinbase75d ago0x8f39b7…24f05d
0xea6a…c8950x3e0a…78e7Base—$0.005875100%coinbase75d ago0x935348…4343d4
0xea6a…c8950x3e0a…78e7Base—$0.004548100%coinbase75d ago0xe574ef…4c981e
0xea6a…c8950x3e0a…78e7Base—$0.005184100%coinbase75d ago0xaac5c0…c824de

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.