Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xc19c51…43c97e
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x810940…2188c0
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x565efe…101c4b
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x5937de…c4d58f
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xcbf0ed…047775
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x32467f…31458b
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x2974cc…a32b72
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x216d7c…3994ed
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xce8314…64cff1
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xe890ff…b52c98
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x00ddf1…6e0aef
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xb4537a…fbf8b6
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x6af9f1…0ed572
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x39fc19…8e02e0
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x31e19f…eea030
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xdec717…dd82d8
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x56f081…745711
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x619ae0…eade8e
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0x5818c2…2ef095
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xd704a2…eb11ca
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xfee526…9ec663
0xd32b…45470x9c95…e299Base$0.001100%fluxa58d ago0xf1c49c…18859d
0xd32b…45470x9c95…e299Base$0.001100%fluxa59d ago0xbd310f…bc026b
0xd32b…45470x9c95…e299Base$0.001100%fluxa59d ago0x950250…b09cf5
0xd32b…45470x9c95…e299Base$0.001100%fluxa59d ago0xe1ed87…44376f

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.