Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520a…54320xa1c4…04bbBase—$0.01100%coinbase60d ago0x6d8db5…cd4d0a
0x520a…54320x9b46…5b79Base—$0.01100%coinbase60d ago0xd99fb3…c30e1d
0x520a…54320x3cda…aee1Base—$0.01100%coinbase60d ago0x72e802…4f1828
0x520a…54320xa8ad…1417Base—$0.01100%coinbase60d ago0xcfb846…1365eb
0x520a…54320xae3c…474cBase—$0.01100%coinbase60d ago0x98374b…288e66
0x520a…54320x83b5…33bbBase—$0.01100%coinbase60d ago0x083ff2…6377c1
0x520a…54320xa903…a13aBase—$0.01100%coinbase60d ago0x8b8242…ae1050
0x520a…54320xbc22…4f99Base—$0.01100%coinbase60d ago0x31c56d…197b90
0x520a…54320xf8ff…9209Base—$0.01100%coinbase60d ago0x41e664…76a62c
0x520a…54320xcfb9…a6faBase—$0.01100%coinbase61d ago0x6da2be…016a34
0x520a…54320x5882…0077Base—$0.01100%coinbase61d ago0x135ef9…dcdd77
0x520a…54320xc949…b63fBase—$0.01100%coinbase61d ago0xe92e18…06e16f
0x520a…54320xed36…4d46Base—$0.01100%coinbase61d ago0xfe9602…9ddef8
0x520a…54320xcdc1…53b0Base—$0.01100%coinbase61d ago0x6d7b7c…e03634
0x520a…54320x0a5e…feadBase—$0.01100%coinbase61d ago0x9b8e0f…b8c6ed
0x520a…54320x71a9…e027Base—$0.01100%coinbase61d ago0x3fc9e2…5dc9fe
0x520a…54320x0cc4…883dBase—$0.01100%coinbase61d ago0xa06937…c7598b
0x520a…54320xcd77…f0d6Base—$0.01100%coinbase61d ago0x034120…d7d11b
0x520a…54320xd0db…335fBase—$0.01100%coinbase61d ago0x41b219…4ea714
0x520a…54320xb08e…da0aBase—$0.01100%coinbase61d ago0xfd4f17…e9bc42
0x520a…54320x244a…0544Base—$0.01100%coinbase61d ago0x1085e3…b0b460

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.