Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4bc…6e8b0x2ed5…85efBase—$0.04100%fluxa113d ago0x66d129…2e18ca
0xbc5a…e5660x2ed5…85efBase—$0.04100%fluxa113d ago0x76cf00…63f4a3
0x846c…c9490x2ed5…85efBase—$0.05100%fluxa113d ago0x3a7f58…a4f5fd
0x7a98…95850x2ed5…85efBase—$0.04100%fluxa113d ago0xf63c20…f8351e
0x83ea…54490x2ed5…85efBase—$0.04100%fluxa113d ago0xdd96d3…8a18e1
0x3717…20020x2ed5…85efBase—$0.04100%fluxa113d ago0xe0ee21…460f2f
0x0b7b…a87a0x2ed5…85efBase—$0.04100%fluxa113d ago0x04e37c…2f4018
0x83af…07390x2ed5…85efBase—$0.04100%fluxa113d ago0x47cc47…6ceb6d
0x154a…1c080x2ed5…85efBase—$0.04100%fluxa113d ago0x64dbe5…28dd1e
0x2b0d…09530x2ed5…85efBase—$0.04100%fluxa113d ago0x6d2b63…d2f935
0x69b6…a4330x2ed5…85efBase—$0.04100%fluxa113d ago0xe92a7b…d8733a
0x0688…cf6f0x2ed5…85efBase—$0.04100%fluxa113d ago0x61b316…16a5b2
0xa050…b7d90x2ed5…85efBase—$0.04100%fluxa113d ago0xd910fb…5c963c
0x81dc…f82b0x2ed5…85efBase—$0.04100%fluxa113d ago0xffcc10…904144
0xa2a2…265e0x2ed5…85efBase—$0.04100%fluxa113d ago0x7ab5ed…9eda69
0xc200…916e0x2ed5…85efBase—$0.01100%fluxa113d ago0x6c796f…6968a8
0x9e0b…367a0x2ed5…85efBase—$0.04100%fluxa113d ago0x89fe68…4d5983
0x20f0…d3790x2ed5…85efBase—$0.04100%fluxa113d ago0xd5066a…a4d218
0x42a8…a9720x2ed5…85efBase—$0.04100%fluxa113d ago0x23786b…d55b10
0x0d60…aa0a0x2ed5…85efBase—$0.04100%fluxa113d ago0xd73055…d761fa

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.