Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0xd77521…9e93b3
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x9fa5ef…eed022
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x40e60d…3689bf
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x37e5f0…024075
0xb90a…9ae40xfa45…4228Base—$0.05100%fluxa108d ago0xcc1384…6512cf
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x9e9bad…745d59
0xb90a…9ae40xfa45…4228Base—$0.90100%fluxa108d ago0x474d42…0cf6fd
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x08ead5…40f0c1
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x0a748a…909bc0
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x66f494…ca8fd5
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x3e8c4a…a1b936
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0xc7525d…e1e1a1
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0xf244e1…8118ec
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x3eea2f…b0662d
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0xadeba8…a1dc2b
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x88ffb0…99456a
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0xaf92e8…2031ee
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x6305c0…802c92
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x0f6b3f…04b08a
0xb90a…9ae40xfa45…4228Base—$0.01100%fluxa108d ago0x794e82…27d354

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.