Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef14…71450x3e0a…78e7Base—$0.002822100%coinbase74d ago0xc1f9b2…648721
0xef14…71450x3e0a…78e7Base—$0.003797100%coinbase75d ago0xee8584…3c4888
0xef14…71450x3e0a…78e7Base—$0.005024100%coinbase75d ago0x18d930…003d2b
0xef14…71450x3e0a…78e7Base—$0.005824100%coinbase75d ago0x91311b…87e9d6
0xef14…71450x3e0a…78e7Base—$0.002891100%coinbase75d ago0x8534e2…82f4aa
0xef14…71450x3e0a…78e7Base—$0.003879100%coinbase75d ago0xf66802…9e3552
0xef14…71450x3e0a…78e7Base—$0.005106100%coinbase75d ago0x5f5139…f6a2ad
0xef14…71450x3e0a…78e7Base—$0.00366100%coinbase75d ago0x245103…207480
0xef14…71450x3e0a…78e7Base—$0.005436100%coinbase75d ago0x8f33cd…a50def
0xef14…71450x3e0a…78e7Base—$0.004547100%coinbase75d ago0x948e87…696931
0xef14…71450x3e0a…78e7Base—$0.005372100%coinbase75d ago0x37a4f5…9176ab
0xef14…71450x3e0a…78e7Base—$0.003009100%coinbase75d ago0x1ee6ac…e1fb82
0xef14…71450x3e0a…78e7Base—$0.002756100%coinbase75d ago0x85dd0b…5856cd
0xef14…71450x3e0a…78e7Base—$0.002993100%coinbase75d ago0xe0f36a…69d1b0
0xef14…71450x3e0a…78e7Base—$0.00524100%coinbase75d ago0x95341d…8a56e8
0xef14…71450x3e0a…78e7Base—$0.003089100%coinbase75d ago0x96eb5c…0a9d0d
0xef14…71450x3e0a…78e7Base—$0.002974100%coinbase75d ago0x04d872…8af083
0xef14…71450x3e0a…78e7Base—$0.003925100%coinbase75d ago0x649fda…85fe9d
0xef14…71450x3e0a…78e7Base—$0.005245100%coinbase75d ago0xa20b34…f323fa
0xef14…71450x3e0a…78e7Base—$0.005848100%coinbase75d ago0x982c2b…4254b5
0xef14…71450x3e0a…78e7Base—$0.005373100%coinbase75d ago0xc3f502…c9662d
0xef14…71450x3e0a…78e7Base—$0.004704100%coinbase75d ago0x71820a…3c4abb
0xef14…71450x3e0a…78e7Base—$0.004533100%coinbase75d ago0x2faa94…520ffc
0xef14…71450x3e0a…78e7Base—$0.00431100%coinbase75d ago0x677128…f08873

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.