Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x03287e…049cff
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x6b7807…590ec6
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x33afbd…9b9884
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x92b3a8…d35120
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x4f44c9…f15734
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x22e9b2…86cb7d
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0xd46f37…d3c91c
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa43d ago0x739482…b75786
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0xda84b6…bf45dc
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0xcf4b05…b62445
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x03582e…bdea7e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x4dd4cc…0a8269
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0xd18696…d24996
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0xaceb02…940f3d
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa43d ago0x3402ed…eaa440
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x438cbb…92cf16
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa43d ago0x8f2aa9…50cac0
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0xbb260c…bec54a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa43d ago0x6a13f1…334eec
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x8d83e3…1ef448
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x6c262f…f70f62
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x860664…0ace95
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0x7bff9e…d0f2ef
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0xd73d2a…2d270c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa43d ago0xdc7cd5…7dc0d7

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.