Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x7a6d…8d29Base—$0.20100%fluxa110d ago0x1b34c9…4c2533
0xd1ae…81330x6f17…99daBase—$0.20100%fluxa110d ago0xe4e8bc…9b1035
0xd1ae…81330xb1e2…e878Base—$0.20100%fluxa110d ago0x6dded7…bc9237
0xd1ae…81330x0da4…0f5dBase—$0.20100%fluxa110d ago0xca5d70…0028fe
0xd1ae…81330x483c…7527Base—$0.20100%fluxa110d ago0x19953e…62aff8
0xd1ae…81330x3491…821eBase—$0.10100%fluxa110d ago0xe91e29…6f09be
0xd1ae…81330xf3be…4edbBase—$0.20100%fluxa110d ago0x5051ca…8881c5
0xd1ae…81330xffa5…632cBase—$0.10100%fluxa110d ago0xc4cc27…2b0632
0xd1ae…81330xd77f…a653Base—$0.20100%fluxa110d ago0xfef6e8…aecfed
0xd1ae…81330x2a93…107aBase—$0.01100%fluxa110d ago0x1d9366…4d1827
0xd1ae…81330x62e4…4ac1Base—$0.10100%fluxa110d ago0x247134…4792b2
0xd1ae…81330x0dc6…6a95Base—$0.10100%fluxa110d ago0xfebe41…77ad49
0xd1ae…81330xe0c7…b95fBase—$0.20100%fluxa110d ago0xd612f3…53bacb
0xd1ae…81330x46fd…15b7Base—$0.20100%fluxa110d ago0x79d469…6544a3
0xd1ae…81330xa6a9…bf96Base—$0.20100%fluxa110d ago0x62d3d5…2d73f7
0xd1ae…81330xd713…8b22Base—$0.50100%fluxa110d ago0xa93ed8…e22668
0xd1ae…81330x1f85…7d49Base—$0.20100%fluxa110d ago0xb0684c…317f1c
0xd1ae…81330x1529…e4d1Base—$0.10100%fluxa110d ago0x6aff51…97e0f9
0xd1ae…81330x0a09…ffa2Base—$0.20100%fluxa110d ago0x877162…f01a76
0xd1ae…81330x8028…7363Base—$0.20100%fluxa110d ago0x6ae98f…631b42
0xd1ae…81330xaf32…7b8dBase—$0.20100%fluxa110d ago0x998ea3…1f1865
0xd1ae…81330xf734…ce00Base—$0.10100%fluxa110d ago0xa514c3…cbf6d7
0xd1ae…81330x9354…2a7eBase—$0.10100%fluxa110d ago0xb581b8…55a727
0xd1ae…81330x09a1…c6a8Base—$1.00100%fluxa110d ago0xedce28…9d9147
0xd1ae…81330xbcc5…494aBase—$0.20100%fluxa110d ago0x54b327…7757d8

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.