Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x75afe5…90a6fd
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x0916ae…affa8b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x7745bf…cd3c87
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0xe6d068…ebe64d
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x0f6834…9116da
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x7f20c9…b423f4
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x583fb7…948379
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x5248a7…104472
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0xd95327…f029bf
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x8922fb…8aa01b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x812b53…304fa3
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x1ef27e…18c8ef
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x951f5f…a045ed
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0xc08056…650c19
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x4e962d…9e2101
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0xb56f70…5560a1
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x8859c3…f475e5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0xcc4566…35a6e4
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0x7f3a73…46a609
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x15c229…998405
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa34d ago0xa63bd1…46525b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x487761…42cc78
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa34d ago0x92ab18…5f7a16
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa35d ago0x9eb4dc…e6ceb2
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa35d ago0x2151ec…86c104

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.