Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b1f…14010xac65…4417Base$0.10100%fluxa116d ago0x136210…38058e
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0x34d1b5…04f8cd
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0xa36d4e…4c6cff
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0xa23fae…e9cf6b
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0x2772f1…8ce559
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0x59c0c8…ecc4d5
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0x7d306a…100809
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0x26f51f…4f770c
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0xa44a63…ab6c54
0x1b1f…14010xac65…4417Base$0.06100%fluxa116d ago0x7f0b8f…af9e1e
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0xdf8d1e…0aa152
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa116d ago0x8dbb7b…78fa2a
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0xbd26f9…177545
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0x2ef8c7…876ace
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0x119d40…b67fe3
0xb90a…9ae40x1b1f…1401Base$0.03100%fluxa117d ago0xb6545e…3ce318
0x1b1f…14010xac65…4417Base$0.06100%fluxa117d ago0x53f45c…6956d6
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0xe4468c…d01ee8
0xb90a…9ae40x1b1f…1401Base$0.05100%fluxa117d ago0x848705…0d0962
0x1b1f…14010xac65…4417Base$0.01100%fluxa117d ago0x4ec2a4…26a461
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0xae3b0c…5bd6cb
0x1b1f…14010xac65…4417Base$0.07100%fluxa117d ago0xfa8d27…69a9f3

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.