Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa38d ago0xcbe892…a57e13
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x756352…3e31b8
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x9891f4…fad1c1
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x76d0b9…e205a8
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x11fe2d…a88c0a
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x54f6d6…7c591c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa39d ago0x539469…2fa006
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0xa20a00…35c454
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x0a9020…8d6c4d
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x5b249b…e8cb31
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa39d ago0x987751…50ff19
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x61c194…c22f1f
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0xb5d774…211ea2
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0xfb9359…f73c7a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa39d ago0x83a26d…868e5f
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x52ccad…8e8a4b
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0xbc2667…fdccb5
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x7f457c…fba39b
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0xdd2237…e380f4
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0xb877e6…54b4d3
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x6a0bd5…6cda8b
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0xec0794…aeca08
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa39d ago0x73763c…5e83fe
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0x7d19d0…adadad
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa39d ago0xadbaa1…e91f67

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.