Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xcccdaa…4e79de
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xa4631f…8cbed9
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0x334135…a5f4d8
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0x3cdae9…49e4ee
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xc90839…5598c6
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xe7a22e…cdc96c
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xc05da1…621e2b
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0x1f8e30…5dc3df
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xeecbfb…2eec3d
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0x52da2e…68ce57
0x59d7…4be40x9c95…e299Base$0.001100%fluxa38d ago0x2b1359…38d01c
0x59d7…4be40x9c95…e299Base$0.001100%fluxa38d ago0x8dd49c…cdacf6
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xc57da9…bc78de
0x59d7…4be40x9c95…e299Base$0.001100%fluxa38d ago0xe7b4b5…2d720e
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0x685206…a8fb77
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xb0acf8…164540
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa38d ago0xb4f2a8…303d62
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa39d ago0x8f5ee5…fe5cc5
0x59d7…4be40x9c95…e299Base$0.001100%fluxa39d ago0x00bf21…cf3bcf
0x59d7…4be40x9c95…e299Base$0.001100%fluxa39d ago0x3acb54…a1209b
0x59d7…4be40x9c95…e299Base$0.001100%fluxa39d ago0xd9d09d…4b6b6d
0x59d7…4be40x9c95…e299Base$0.001100%fluxa39d ago0x5114e8…a22b5a
0x59d7…4be40x9c95…e299Base$0.001100%fluxa39d ago0xac9a4b…6a4381
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa39d ago0x6e6538…b07ec4
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa39d ago0x152d34…4c080d

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.