Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94d0…f7750xac65…4417Base—$0.10100%fluxa118d ago0x816e28…521eb7
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x0ceb08…c75de8
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x7e9a7e…cc7b9a
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xd826df…79a5a7
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xfa70be…155dd1
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x8b927d…cd5542
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x040d3b…6e50b3
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xc6a9b8…5c6443
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x30bf0b…8ad433
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xcab833…00be8a
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xdc066e…6ee761
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x26421e…243dc6
0x94d0…f7750xac65…4417Base—$0.04100%fluxa118d ago0xb920e3…d40993
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x17f174…ca65da
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x163bbf…5e596a
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x3acfc6…07d71e
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xb8a19e…ed95c5
0x94d0…f7750xac65…4417Base—$0.08100%fluxa118d ago0x9e07ab…d1f688
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x1b5bfb…798243
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x6c93d6…187d0e
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xed68b8…282000
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xbb1fb9…3b6dba
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x26f4c8…a3a8e8
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0x50555c…ecf78f
0xb90a…9ae40x94d0…f775Base—$0.01100%fluxa118d ago0xd9a44b…0ca30d

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.