Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x8e2793…3459c9
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0xfc5a64…00ffe0
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x360f7a…22cf9a
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x542db9…8fa973
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x7c9972…841f90
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x69f8f5…170d08
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0xac2ecd…98f14a
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x4ae878…225b18
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0xebb8e5…83d579
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x3fe52d…f951b5
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0xf70a0e…d475fc
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x4f63e1…1107cc
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x735aea…665d30
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0x8829c9…d72627
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0xc56137…5390a2
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0xcdcf01…dfdd23
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0xc56738…0beb1f
0x387e…7d800x9c95…e299Base$0.001100%Route unknown54d ago0xb685fa…ff461d
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0xcfda93…16fc04
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x2cebdf…117c92
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x26a759…da22c5
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x06fdc0…9489bc
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x322933…645c44
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x48c9e0…85afbc
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x88442a…455c8d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.