Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa33d ago0xd618f0…4096b0
0x636c…0e080x9c95…e299Base—$0.001100%fluxa33d ago0x05fc4e…e3c7d3
0x636c…0e080x9c95…e299Base—$0.001100%fluxa33d ago0xbbaa06…dfad85
0x636c…0e080x9c95…e299Base—$0.001100%fluxa33d ago0x824bb3…f99921
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0x76fd02…c874df
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0xa05bdc…014bea
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x263c77…a00c69
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0x20b3ef…28021a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0x2a81c0…48918f
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x3a9ebd…127395
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x9213e6…1de8a5
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x706b82…7a3f28
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x28756f…4d1c75
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0xe0a35f…9d526d
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x3590bb…6efaee
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x20e631…41b7ec
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x0ddda9…3f52c0
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x7c0b5b…9296f0
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0xd97d1a…81dd94
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x265814…c508e8
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa34d ago0x190a13…18bdc3
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0x43d254…11547d
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0x9c5124…cb2ce2
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0x655504…455d90
0x636c…0e080x9c95…e299Base—$0.001100%fluxa34d ago0x19d920…542da9

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.