Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20x4e25…80efBase—$0.01100%coinbase74d ago0x123ea4…2d8b9d
0x226c…aaf20xaa5e…a15aBase—$0.01100%coinbase74d ago0x0a3c4c…c3618f
0x226c…aaf20xda8c…b040Base—$0.01100%coinbase75d ago0x704154…4221f7
0x226c…aaf20xcd7d…056bBase—$0.01100%coinbase75d ago0x30ff6a…ac7e08
0x226c…aaf20x48dd…fb52Base—$0.01100%coinbase75d ago0xf1a412…9084d9
0x226c…aaf20xc43a…19dcBase—$0.01100%coinbase75d ago0x7ec567…8caf4c
0x226c…aaf20x6f58…07cfBase—$0.01100%coinbase75d ago0x62248e…cfb07b
0x226c…aaf20x9917…2b1fBase—$0.01100%coinbase75d ago0xdd2abf…d6714a
0x226c…aaf20x926d…cfafBase—$0.01100%coinbase75d ago0x4fbccd…95d5e5
0x226c…aaf20x84f5…bdacBase—$0.01100%coinbase75d ago0xc9c536…a1a094
0x226c…aaf20xf431…4602Base—$0.01100%coinbase75d ago0x984f16…3d9284
0x226c…aaf20x89c3…b733Base—$0.01100%coinbase75d ago0x6971bd…3a5516
0x226c…aaf20x2c7e…5262Base—$0.01100%coinbase75d ago0x848984…ed55d7
0x226c…aaf20x1373…bcddBase—$0.01100%coinbase75d ago0xa39369…9ec15a
0x226c…aaf20xdd88…7d81Base—$0.01100%coinbase75d ago0x532de2…f02d23
0x226c…aaf20x2004…9c10Base—$0.01100%coinbase75d ago0xfb826f…413e95
0x226c…aaf20x6a25…add2Base—$0.01100%coinbase75d ago0xe1af27…59c512
0x226c…aaf20xf57b…3647Base—$0.01100%coinbase75d ago0x01002a…80de0e
0x226c…aaf20x47c4…66cfBase—$0.01100%coinbase75d ago0x947267…e04a9e
0x226c…aaf20xffda…a123Base—$0.01100%coinbase75d ago0xbab47d…106859
0x226c…aaf20xed92…305eBase—$0.01100%coinbase75d ago0x39711c…9a385f
0x226c…aaf20x6dcb…30b1Base—$0.01100%coinbase75d ago0xc13a2d…1f1c70
0x226c…aaf20x9472…802dBase—$0.01100%coinbase75d ago0xbb4828…dc55a6
0x226c…aaf20x422a…ea97Base—$0.01100%coinbase75d ago0xdcb15c…f6f0f6
0x226c…aaf20xdc7d…5ca7Base—$0.01100%coinbase75d ago0x67efb4…f9fa8e

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.