Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf78c…d8440xac65…4417Base$3.72100%fluxa115d ago0x035341…56ea83
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0x5a4962…949da1
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0xd1183c…ba140d
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0xef9664…745b37
0xb90a…9ae40xf78c…d844Base$3.60100%fluxa115d ago0x4ea457…71a68b
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0xfa62de…bd28d8
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0x92ebd5…c982ba
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0xdac8c2…63e81a
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0x32256d…2008c7
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0xb87e30…cc9573
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0x740521…b94b9b
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0xd70fed…e58bac
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa115d ago0x42b352…d723ad
0xb90a…9ae40xf78c…d844Base$0.02100%fluxa115d ago0x02312e…12250a
0xf78c…d8440xac65…4417Base$0.08100%fluxa116d ago0xcafe5f…388912
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa116d ago0x101d66…fcc0f0
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa116d ago0x6e3e75…313cbe
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa116d ago0xdbe79b…03d947
0xf78c…d8440xac65…4417Base$0.03100%fluxa116d ago0xc6d1a2…8df990
0xb90a…9ae40xf78c…d844Base$0.05100%fluxa116d ago0xff199a…de3184
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa116d ago0x4ed158…4c5b29
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa116d ago0xd4c683…30de35
0xb90a…9ae40xf78c…d844Base$0.01100%fluxa116d ago0xb0dc8b…f0c8fd

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.