Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$36.53100%mrdn55d ago0x171d00…4ebd39
0x1cec…8dd40x8e77…e2d6Base—$39.33100%mrdn56d ago0x7494d8…6ce31a
0x1cec…8dd40x8e77…e2d6Base—$32.04100%mrdn56d ago0xdb080b…320aa2
0x1cec…8dd40x8e77…e2d6Base—$28.36100%mrdn56d ago0xfa3770…4e91bb
0x1cec…8dd40x8e77…e2d6Base—$19.00100%mrdn56d ago0xdcb433…540b3e
0x1cec…8dd40x8e77…e2d6Base—$22.58100%mrdn56d ago0xa2b824…ddf5a7
0x1cec…8dd40x8e77…e2d6Base—$31.35100%mrdn56d ago0x2122a6…7a2f55
0x1cec…8dd40x8e77…e2d6Base—$36.18100%mrdn56d ago0xd5184a…85a5c1
0x1cec…8dd40x8e77…e2d6Base—$27.58100%mrdn56d ago0x5dd67e…0a4ffd
0x1cec…8dd40x8e77…e2d6Base—$35.23100%mrdn56d ago0x54fb6c…5237bd
0x1cec…8dd40x8e77…e2d6Base—$31.66100%mrdn56d ago0x536735…e24569
0x1cec…8dd40x8e77…e2d6Base—$21.38100%mrdn56d ago0xd64e3b…07c6c3
0x1cec…8dd40x8e77…e2d6Base—$42.61100%mrdn56d ago0x9ef860…d374bf
0x1cec…8dd40x8e77…e2d6Base—$34.87100%mrdn56d ago0xb3ab8a…0d0d7c
0x1cec…8dd40x8e77…e2d6Base—$37.43100%mrdn56d ago0x59e48b…cc4092
0x1cec…8dd40x8e77…e2d6Base—$18.38100%mrdn56d ago0x506b92…278a2c
0x1cec…8dd40x8e77…e2d6Base—$25.86100%mrdn56d ago0x27be65…2dca3c
0x1cec…8dd40x8e77…e2d6Base—$37.20100%mrdn56d ago0xe6cd3c…c8f87d
0x1cec…8dd40x8e77…e2d6Base—$40.76100%mrdn56d ago0x045092…377d70
0x1cec…8dd40x8e77…e2d6Base—$32.19100%mrdn56d ago0xf2ed47…def6a3
0x1cec…8dd40x8e77…e2d6Base—$23.69100%mrdn56d ago0x1c2b5f…d74afa
0x1cec…8dd40x8e77…e2d6Base—$19.46100%mrdn56d ago0x33626f…fa6a54
0x1cec…8dd40x8e77…e2d6Base—$18.67100%mrdn56d ago0x73b611…3c5735
0x1cec…8dd40x8e77…e2d6Base—$38.31100%mrdn56d ago0x9847a3…926599
0x1cec…8dd40x8e77…e2d6Base—$28.09100%mrdn56d ago0xbfd9b2…96cac7

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.