Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0x0ce44f…c15017
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa41d ago0xf6f924…fb91f1
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0xc0e979…9a1c2a
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa41d ago0x08b242…58736d
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0xf19abc…ef9a93
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0x7a72a9…29fa02
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa41d ago0x644e2e…b7c79c
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa41d ago0xc138ab…c241c9
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0xa69211…f8d124
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0xb75edf…31af42
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa41d ago0x6437a5…809358
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0xedf43a…a0efde
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0xd478ca…708841
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0x57bcae…b772a8
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0x3bdbb0…863c14
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0x1afdca…400c8e
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0xcc9231…b0b0a6
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0x6109dc…8016e4
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0x5756c4…98e724
0x851e…9f810x9c95…e299Base—$0.001100%fluxa41d ago0x52dd0c…c07cde
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0x6a6356…8f0600
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0x66adff…0ece7d
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0xd741de…d35073
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0x74b527…0aef4a
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0xacfeed…be2597

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.