Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase49d ago0xc6eb06…9d9ba1
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase49d ago0x7a3a43…e0f0d1
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase49d ago0x8a4115…4031e6
0xb66a…04f40xb0af…7de0Base—$42.53100%coinbase49d ago0x72f51c…3fbbe3
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase49d ago0x0eb156…22723b
0xb66a…04f40xb0af…7de0Base—$38.03100%coinbase49d ago0x462273…27e586
0xb66a…04f40xb0af…7de0Base—$35.02100%coinbase49d ago0x347d37…5f9b70
0xb66a…04f40xb0af…7de0Base—$89.46100%coinbase49d ago0x0551a5…f5969f
0xb66a…04f40xb0af…7de0Base—$92.34100%coinbase49d ago0x172a43…3c4396
0xb66a…04f40xb0af…7de0Base—$89.34100%coinbase49d ago0xd0dc1d…de1e88
0xb66a…04f40xb0af…7de0Base—$24.36100%coinbase49d ago0x360f9a…f39869
0xb66a…04f40xb0af…7de0Base—$88.52100%coinbase49d ago0x4dffb5…744e5b
0xb66a…04f40xb0af…7de0Base—$85.06100%coinbase49d ago0x5afa9d…3390d2
0xb66a…04f40xb0af…7de0Base—$75.05100%coinbase49d ago0x735459…8b4ece
0xb66a…04f40xb0af…7de0Base—$75.06100%coinbase49d ago0x93741c…de32dd
0xb66a…04f40xb0af…7de0Base—$78.08100%coinbase49d ago0xb0b208…b03e9f
0xb66a…04f40xb0af…7de0Base—$24.40100%coinbase49d ago0x8ad20a…ba3364
0xb66a…04f40xb0af…7de0Base—$70.05100%coinbase49d ago0xea161f…bcef6b
0xb66a…04f40xb0af…7de0Base—$70.62100%coinbase49d ago0x1c845e…3be573
0xb66a…04f40xb0af…7de0Base—$66.06100%coinbase49d ago0x61ad68…0688ca
0xb66a…04f40xb0af…7de0Base—$62.72100%coinbase49d ago0x41919a…c65c1d
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase49d ago0x83533f…fc7c0c
0xb66a…04f40xb0af…7de0Base—$60.05100%coinbase49d ago0x28c496…3edb95
0xb66a…04f40xb0af…7de0Base—$51.03100%coinbase49d ago0x16094e…ad0621
0xb66a…04f40xb0af…7de0Base—$54.05100%coinbase49d ago0x5438df…bdf224

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.