Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa092…3cf30x3e0a…78e7Base—$0.003062100%coinbase74d ago0xc00fa6…db8089
0xa092…3cf30x3e0a…78e7Base—$0.003999100%coinbase74d ago0x22f45c…92a5a7
0xa092…3cf30x3e0a…78e7Base—$0.004249100%coinbase74d ago0x95c969…47645c
0xa092…3cf30x3e0a…78e7Base—$0.00416100%coinbase74d ago0xb39d3a…6bafc1
0xa092…3cf30x3e0a…78e7Base—$0.004056100%coinbase74d ago0x83844c…a77d89
0xa092…3cf30x3e0a…78e7Base—$0.004663100%coinbase74d ago0x9f88c9…7f0204
0xa092…3cf30x3e0a…78e7Base—$0.00466100%coinbase74d ago0x309342…4d5209
0xa092…3cf30x3e0a…78e7Base—$0.005725100%coinbase74d ago0x59630e…346329
0xa092…3cf30x3e0a…78e7Base—$0.003813100%coinbase74d ago0x07ef61…605653
0xa092…3cf30x3e0a…78e7Base—$0.003223100%coinbase74d ago0xf71f01…d8c5a7
0xa092…3cf30x3e0a…78e7Base—$0.004839100%coinbase74d ago0x5e3966…c62477
0xa092…3cf30x3e0a…78e7Base—$0.005669100%coinbase74d ago0xf6892c…57c22f
0xa092…3cf30x3e0a…78e7Base—$0.003126100%coinbase74d ago0x32e1b6…34db6b
0xa092…3cf30x3e0a…78e7Base—$0.005925100%coinbase74d ago0x57610f…6c34a6
0xa092…3cf30x3e0a…78e7Base—$0.005455100%coinbase74d ago0x1a022c…bf1aa4
0xa092…3cf30x3e0a…78e7Base—$0.005468100%coinbase74d ago0x4a28c3…619dd3
0xa092…3cf30x3e0a…78e7Base—$0.003129100%coinbase74d ago0x91ae49…cf067b
0xa092…3cf30x3e0a…78e7Base—$0.004303100%coinbase74d ago0x723b28…3bca5d
0xa092…3cf30x3e0a…78e7Base—$0.002847100%coinbase75d ago0x07f6ae…047b64
0xa092…3cf30x3e0a…78e7Base—$0.004428100%coinbase75d ago0x069f93…75efdd
0xa092…3cf30x3e0a…78e7Base—$0.005034100%coinbase75d ago0xc3f203…294430
0xa092…3cf30x3e0a…78e7Base—$0.003528100%coinbase75d ago0x3b77f1…bf7355
0xa092…3cf30x3e0a…78e7Base—$0.003629100%coinbase75d ago0x1b9474…aa9ca3
0xa092…3cf30x3e0a…78e7Base—$0.004966100%coinbase75d ago0x00fb3d…410962
0xa092…3cf30x3e0a…78e7Base—$0.003986100%coinbase75d ago0xec357c…5321f0

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.