Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x9029ce…082ea4
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x8456dd…2caae2
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x25797d…747649
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x0877a1…7fcaf6
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0xf2e6c6…76aa74
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x730a2a…799e9d
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x20b363…a7ca55
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0xd76251…cb827a
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x3f4873…854dbb
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x5e2713…aef7f0
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x7f9d02…7f8361
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x38719b…33045e
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0xb0ef66…55945e
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0xf7a8b3…208558
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.05100%coinbase19d ago0xacb462…db7039
0xc715…75a80x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x1e5ded…ae62bf
0xc715…75a80x8555…d3e1BaseEagle EyeCompliance$0.05100%coinbase19d ago0xfd68fa…c45258
0xc715…75a80x8555…d3e1BaseEagle EyeCompliance$0.05100%coinbase19d ago0x8f1f05…fc287f
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x773b0e…38d93a
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0xdec9b4…e2cdd6
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0xa0e54d…0294a7
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0xc1d857…021cb8
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0xb10ce5…2830c0
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.005100%coinbase19d ago0x219463…245afb
0x8d2a…7d370x8555…d3e1BaseEagle EyeCompliance$0.05100%coinbase19d ago0x054c0f…c56154

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.