Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bf7…ce5e0x10c1…1e24Base—$0.68100%coinbase108d ago0x3dfe2f…1f52c5
0x3bf7…ce5e0x10c1…1e24Base—$0.68100%coinbase108d ago0x18e82f…7db27e
0x3bf7…ce5e0x10c1…1e24Base—$0.84100%coinbase108d ago0xa49306…fd7845
0x3bf7…ce5e0x10c1…1e24Base—$0.57100%coinbase108d ago0x8a663e…17e7b7
0x3bf7…ce5e0x10c1…1e24Base—$0.57100%coinbase108d ago0xeac1fe…1dd265
0x3bf7…ce5e0x10c1…1e24Base—$0.57100%coinbase108d ago0x32d3f9…9ae148
0x3bf7…ce5e0x10c1…1e24Base—$0.56100%coinbase108d ago0x51190c…55f9ae
0x3bf7…ce5e0x10c1…1e24Base—$0.56100%coinbase108d ago0x2f784c…4e71bd
0x3bf7…ce5e0x10c1…1e24Base—$0.55100%coinbase108d ago0x849188…0a7a75
0x3bf7…ce5e0x10c1…1e24Base—$0.55100%coinbase108d ago0xb628c9…c39fc8
0x3bf7…ce5e0x10c1…1e24Base—$0.55100%coinbase108d ago0x043aee…1c80bc
0x3bf7…ce5e0x10c1…1e24Base—$0.55100%coinbase108d ago0xcd79b8…c889e6
0x3bf7…ce5e0x10c1…1e24Base—$0.55100%coinbase108d ago0x6bc311…397ce3
0x3bf7…ce5e0x10c1…1e24Base—$0.55100%coinbase108d ago0xf4a464…2567dc
0x3bf7…ce5e0x10c1…1e24Base—$0.76100%coinbase108d ago0x9df7f7…a88f44
0x3bf7…ce5e0x10c1…1e24Base—$0.55100%coinbase108d ago0x8529ec…cacfcc
0x3bf7…ce5e0x10c1…1e24Base—$0.55100%coinbase108d ago0x656ac2…fdf32d
0x3bf7…ce5e0x10c1…1e24Base—$0.54100%coinbase108d ago0xa4cb84…87924a
0x3bf7…ce5e0x10c1…1e24Base—$0.52100%coinbase108d ago0x0826d5…4f25ac
0x3bf7…ce5e0x10c1…1e24Base—$0.67100%coinbase108d ago0x45fe77…ab058d
0x3bf7…ce5e0x10c1…1e24Base—$0.52100%coinbase108d ago0xadbb91…d955f7
0x3bf7…ce5e0x10c1…1e24Base—$0.56100%coinbase108d ago0xf216d7…51c597
0x3bf7…ce5e0x10c1…1e24Base—$0.59100%coinbase108d ago0x2220f4…a1bbb8
0x3bf7…ce5e0x10c1…1e24Base—$0.62100%coinbase108d ago0xd7acde…195c00
0x3bf7…ce5e0x10c1…1e24Base—$0.63100%coinbase108d ago0xf01fe9…a463af

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.