Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$0.24100%coinbase47d ago0x1f3148…4f1042
0xc43b…34c00xb0af…7de0Base—$0.60100%coinbase47d ago0x6c7ead…305665
0xc43b…34c00xb0af…7de0Base—$1.50100%coinbase47d ago0x52d661…4446d7
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0xe28af4…213b83
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x326e14…f716df
0xc43b…34c00xb0af…7de0Base—$8.79100%coinbase47d ago0x132a72…4fa501
0xc43b…34c00xb0af…7de0Base—$8.77100%coinbase47d ago0xd5d8c9…53fc85
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase47d ago0x8d9ccb…e1f5de
0xc43b…34c00xb0af…7de0Base—$8.55100%coinbase47d ago0x3d4a45…b879ef
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0xf72477…631b14
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x5608e3…f998ab
0xc43b…34c00xb0af…7de0Base—$9.04100%coinbase47d ago0x3b394a…1f0fe0
0xc43b…34c00xb0af…7de0Base—$8.74100%coinbase47d ago0xccfb91…d726a6
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase47d ago0xaf1d15…b86f5a
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase47d ago0xeda8a0…8c6537
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase47d ago0x9d5e3c…d7a3a4
0xc43b…34c00xb0af…7de0Base—$9.02100%coinbase47d ago0x4c685e…59e978
0xc43b…34c00xb0af…7de0Base—$9.37100%coinbase47d ago0xf08bda…4e03a1
0xc43b…34c00xb0af…7de0Base—$9.91100%coinbase47d ago0x897cb8…7b703f
0xc43b…34c00xb0af…7de0Base—$10.15100%coinbase47d ago0xe27a05…d0e3ec
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase47d ago0xed4e59…f78b66
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase47d ago0x89b92a…60eacb
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x74d356…e75cf7
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x72c5a5…4fe8c3
0xc43b…34c00xb0af…7de0Base—$9.91100%coinbase47d ago0x24aadf…e81eb8

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.